diff options
author | José Fonseca <jrfonseca@tungstengraphics.com> | 2007-10-19 11:37:45 +0100 |
---|---|---|
committer | José Fonseca <jrfonseca@tungstengraphics.com> | 2007-10-25 23:25:02 +0100 |
commit | 414a933ad24e11e9655dc00ae55d8753f2021fe5 (patch) | |
tree | 51ebd92abbea16110b5d4802f0a7ed29e943d66e /progs/glsl/.gitignore | |
parent | 8568fadaf22787bc1652bb6f818b9c5c1ec81318 (diff) |
Ignore generated files.
Diffstat (limited to 'progs/glsl/.gitignore')
-rw-r--r-- | progs/glsl/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/progs/glsl/.gitignore b/progs/glsl/.gitignore new file mode 100644 index 0000000000..622e0417a8 --- /dev/null +++ b/progs/glsl/.gitignore @@ -0,0 +1,10 @@ +brick +bump +deriv +extfuncs.h +mandelbrot +noise +readtex.c +readtex.h +texdemo1 +toyball |