diff options
author | Jakob Bornecrantz <[email protected]> | 2009-04-18 23:16:54 +0100 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2009-04-19 16:23:49 +0100 |
commit | 59c8e738c4803545107dae85c412f258120903eb (patch) | |
tree | 5aafd3337bfa9b089f49b766f71c0e95d520b8ec /progs | |
parent | dc1153ce83041a397b1d1815db4133ce8c53eaa1 (diff) |
progs/glsl: Update ignore
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 d3e31163d8e..39d90c23ac5 100644 --- a/progs/glsl/.gitignore +++ b/progs/glsl/.gitignore @@ -1,3 +1,4 @@ +array bitmap brick bump @@ -11,6 +12,7 @@ mandelbrot multinoise multitex noise +noise2 pointcoord points readtex.c @@ -21,6 +23,7 @@ shaderutil.c shaderutil.h shadow_sampler skinning +texaaline texdemo1 toyball trirast |