diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2008-06-12 06:37:45 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2008-06-12 06:37:45 -0700 |
commit | 0440f5a187460078095f35902638300fee1c5158 (patch) | |
tree | 67d5ac55a5a043a5e978ca4f5030dc5e9685a9ba /progs | |
parent | 41bdb88f271284b79b870a5217f3ae50d70dfcdd (diff) |
Update .gitignore for progs/glsl
Diffstat (limited to 'progs')
-rw-r--r-- | progs/glsl/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/progs/glsl/.gitignore b/progs/glsl/.gitignore index 7865753ea9..1e0aecebef 100644 --- a/progs/glsl/.gitignore +++ b/progs/glsl/.gitignore @@ -4,10 +4,13 @@ bump deriv extfuncs.h mandelbrot +multitex noise points readtex.c readtex.h +shaderutil.c +shaderutil.h texdemo1 toyball trirast |