diff options
author | Jeff Smith <whydoubt@yahoo.com> | 2010-03-11 20:19:49 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-03-12 08:57:34 -0700 |
commit | 9b81103b1ac872276a2ac8eabf0d7631121fc961 (patch) | |
tree | 3a6ec969b62e27c88081241e25db8d3de3e6baf6 | |
parent | 3aa86928838f65e7f9896bae39ffc966d2df2d73 (diff) |
Add programs to .gitignore in redbook
Signed-off-by: Jeff Smith <whydoubt@yahoo.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
-rw-r--r-- | progs/redbook/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/progs/redbook/.gitignore b/progs/redbook/.gitignore index 8ed3efe3e2..60a77523e2 100644 --- a/progs/redbook/.gitignore +++ b/progs/redbook/.gitignore @@ -12,29 +12,39 @@ bezmesh checker clip colormat +combiner +convolution cube +cubemap depthcue dof double drawf feedback fog +fogcoord fogindex font hello +histogram image light lines list material +minmax mipmap model movelight +multisamp +multitex +mvarray nurbs pickdepth picksquare plane planet +pointp polyoff polys quadric @@ -44,10 +54,12 @@ scene scenebamb sceneflat select +shadowmap smooth stencil stroke surface +surfpoints teaambient teapots tess @@ -56,6 +68,7 @@ texbind texgen texprox texsub +texture3d texturesurf torus trim |