diff options
author | Dan Nicholson <[email protected]> | 2008-03-10 12:36:10 -0700 |
---|---|---|
committer | Dan Nicholson <[email protected]> | 2008-03-10 12:36:10 -0700 |
commit | ab5750f1437e9a83bad8ce786dfc6f9074be7831 (patch) | |
tree | c057eac6c450686de5b770c9c188fec34595e2ab /progs | |
parent | 9162bc8f48dfa07ca07b60bc95e36caa2b961c0f (diff) |
Ignore more demo programs
Diffstat (limited to 'progs')
-rw-r--r-- | progs/demos/.gitignore | 1 | ||||
-rw-r--r-- | progs/glsl/.gitignore | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/progs/demos/.gitignore b/progs/demos/.gitignore index ad20499f1e7..ab836eb8340 100644 --- a/progs/demos/.gitignore +++ b/progs/demos/.gitignore @@ -32,6 +32,7 @@ osdemo paltex pixeltex pointblast +rain ray readpix readtex.c diff --git a/progs/glsl/.gitignore b/progs/glsl/.gitignore index b63693bbb5a..7865753ea97 100644 --- a/progs/glsl/.gitignore +++ b/progs/glsl/.gitignore @@ -9,5 +9,6 @@ points readtex.c readtex.h texdemo1 -trirast toyball +trirast +twoside |