summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordatenwolf <@datenwolf.net>2025-07-03 00:19:42 +0200
committerdatenwolf <@datenwolf.net>2025-07-03 00:19:42 +0200
commit1a9569912879f52c69a6f301719e5b543fe86cc6 (patch)
tree58fa880ad2a138f302c75a328bd6e27a89e85773 /.gitignore
downloadglsldebayer-1a9569912879f52c69a6f301719e5b543fe86cc6.tar.gz
glsldebayer-1a9569912879f52c69a6f301719e5b543fe86cc6.tar.bz2
base commit, SDL2, EGL and OpenGL-ES 2 setup, texture upload and basic de-Bayer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..effd64c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.o
+*.sw?