diff options
author | Zack Rusin <[email protected]> | 2008-05-20 19:18:22 -0400 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2008-05-20 19:18:22 -0400 |
commit | f869ddf29771253e9f7634384a7354eb14f4cadd (patch) | |
tree | fcce2451d4a30d81daca40010e6276bd985747b4 /progs/tests | |
parent | 0a4867bd4c20faf96af2df6ae31b83854082a820 (diff) |
add new binaries to ignore to make 'git status' cleaner
Diffstat (limited to 'progs/tests')
-rw-r--r-- | progs/tests/.gitignore | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/progs/tests/.gitignore b/progs/tests/.gitignore index 2455d5e9f79..a72f552f10b 100644 --- a/progs/tests/.gitignore +++ b/progs/tests/.gitignore @@ -5,20 +5,30 @@ arbfpspec arbfptest1 arbfptexture arbfptrig +arbnpot +arbnpot-mipmap arbvptest1 arbvptest3 arbvptorus arbvpwarpmesh +arraytexture blendminmax blendsquare bufferobj +bug_3050 bug_3101 bug_3195 +calibrate_rast +copypixrate crossbar cva dinoshade +drawbuffers +extfuncs.h fbotest1 +fbotest2 fbotexture +fillrate floattex fog fogcoord @@ -30,6 +40,9 @@ interleave invert jkrahntest manytex +minmag +mipmap_limits +mipmap_view multipal no_s3tc packedpixels @@ -42,15 +55,21 @@ readtex.c readtex.h seccolor sharedtex -stencil_wrap stencilwrap +stencil_wrap +subtex +subtexrate tex1d texcmp +texcompress2 +texfilt texgenmix texline texobjshare texrect texwrap +vao-01 +vao-02 vparray vptest1 vptest2 @@ -59,4 +78,6 @@ vptorus vpwarpmesh yuvrect yuvsquare +zcomp +zdrawpix zreaddraw |