diff options
author | Brian Paul <brianp@vmware.com> | 2010-01-29 08:43:28 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-01-29 08:43:28 -0700 |
commit | 19d678f9dfce80ad96437f4a14f22a69353af820 (patch) | |
tree | abf5917d7e85ec4342577168b04ceb568a5d40c0 /src | |
parent | 9b46eb3ecd1bcf614e1453a6b581e321defa88e1 (diff) |
progs/tests: added a few more files to .gitignore
Diffstat (limited to 'src')
-rw-r--r-- | src/tests/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/.gitignore b/src/tests/.gitignore index 3479ff8b..8b3e9f35 100644 --- a/src/tests/.gitignore +++ b/src/tests/.gitignore @@ -13,6 +13,7 @@ arbvptest3 arbvptorus arbvpwarpmesh arraytexture +auxbuffer blendminmax blendsquare blendxor @@ -23,10 +24,12 @@ bug_3195 bug_texstore_i8 bumpmap calibrate_rast +condrender copypixrate crossbar cva drawbuffers +drawbuffers2 extfuncs.h exactrast fbotest1 |