summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@tungstengraphics.com>2008-11-24 20:05:47 +0100
committerJakob Bornecrantz <jakob@tungstengraphics.com>2008-11-24 20:05:47 +0100
commit51af35b7cc412b48d7753d94a7bdf72f435b16c9 (patch)
treeb58e50224df2fabd7a9f678b9a3483e8caed35b8 /progs
parentf0e3366b0860047632bec59c8ee815670cfb2d25 (diff)
progs: Add ignores
Diffstat (limited to 'progs')
-rw-r--r--progs/demos/.gitignore1
-rw-r--r--progs/glsl/.gitignore2
2 files changed, 3 insertions, 0 deletions
diff --git a/progs/demos/.gitignore b/progs/demos/.gitignore
index f033a0505d..d59d175212 100644
--- a/progs/demos/.gitignore
+++ b/progs/demos/.gitignore
@@ -54,6 +54,7 @@ texcyl
texdown
texenv
texobj
+textures
trackball.c
trackball.h
trispd
diff --git a/progs/glsl/.gitignore b/progs/glsl/.gitignore
index 978e31c6cc..6cc7edc019 100644
--- a/progs/glsl/.gitignore
+++ b/progs/glsl/.gitignore
@@ -4,6 +4,7 @@ bump
convolutions
deriv
extfuncs.h
+identity
mandelbrot
multitex
noise
@@ -13,6 +14,7 @@ readtex.c
readtex.h
shaderutil.c
shaderutil.h
+skinning
texdemo1
toyball
trirast