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/trivial/.gitignore | |
parent | 0a4867bd4c20faf96af2df6ae31b83854082a820 (diff) |
add new binaries to ignore to make 'git status' cleaner
Diffstat (limited to 'progs/trivial/.gitignore')
-rw-r--r-- | progs/trivial/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/progs/trivial/.gitignore b/progs/trivial/.gitignore index aafc4a72919..30f03e91032 100644 --- a/progs/trivial/.gitignore +++ b/progs/trivial/.gitignore @@ -14,6 +14,7 @@ fs-tri line line-clip line-cull +line-smooth line-stipple-wide line-userclip line-userclip-clip @@ -33,6 +34,7 @@ point-clip point-param point-sprite point-wide +point-wide-smooth poly poly-flat poly-unfilled @@ -77,6 +79,7 @@ tri-flat tri-flat-clip tri-fog tri-mask-tri +tri-orig tri-query tri-scissor-tri tri-stencil @@ -84,6 +87,7 @@ tri-tex-3d tri-tri tri-unfilled tri-unfilled-clip +tri-unfilled-edgeflag tri-unfilled-smooth tri-unfilled-userclip tri-unfilled-userclip-stip |