diff options
author | Michel Dänzer <[email protected]> | 2006-12-06 14:17:56 +0100 |
---|---|---|
committer | Michel Dänzer <[email protected]> | 2006-12-06 14:17:56 +0100 |
commit | 14f92636b00e6961c419e5457151f44853bd297f (patch) | |
tree | c7776339be9b4a8f2a48fcaf991d8177b1731cbd /progs/tests/.gitignore | |
parent | 7daf30104617b95d83b014a13259e84e28e6aaf6 (diff) |
Make git ignore files only generated at build time.
Diffstat (limited to 'progs/tests/.gitignore')
-rw-r--r-- | progs/tests/.gitignore | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore new file mode 100644 index 00000000000..2c0e16c35ec --- /dev/null +++ b/progs/tests/.gitignore @@ -0,0 +1,54 @@ +.cvsignore +getproclist.h +antialias +arbfpspec +arbfptest1 +arbfptexture +arbfptrig +arbvptest1 +arbvptest3 +arbvptorus +arbvpwarpmesh +blendminmax +blendsquare +bufferobj +bug_3101 +bug_3195 +crossbar +cva +dinoshade +fbotest1 +fbotexture +floattex +fog +fogcoord +fptest1 +fptexture +getprocaddress +invert +manytex +multipal +no_s3tc +packedpixels +pbo +projtex +seccolor +sharedtex +stencil_wrap +stencilwrap +tex1d +texcmp +texgenmix +texline +texobjshare +texrect +texwrap +vparray +vptest1 +vptest2 +vptest3 +vptorus +vpwarpmesh +yuvrect +yuvsquare +zreaddraw |