diff options
author | Michel Dänzer <[email protected]> | 2006-12-06 14:17:56 +0100 |
---|---|---|
committer | Michel Dänzer <[email protected]> | 2006-12-06 14:17:56 +0100 |
commit | 14f92636b00e6961c419e5457151f44853bd297f (patch) | |
tree | c7776339be9b4a8f2a48fcaf991d8177b1731cbd /progs/demos/.gitignore | |
parent | 7daf30104617b95d83b014a13259e84e28e6aaf6 (diff) |
Make git ignore files only generated at build time.
Diffstat (limited to 'progs/demos/.gitignore')
-rw-r--r-- | progs/demos/.gitignore | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/progs/demos/.gitignore b/progs/demos/.gitignore new file mode 100644 index 00000000000..f764b3d117e --- /dev/null +++ b/progs/demos/.gitignore @@ -0,0 +1,48 @@ +.cvsignore +arbfplight +arbocclude +bounce +clearspd +cubemap +drawpix +fire +fplight +gamma +gears +geartrain +glinfo +gloss +gltestperf +glutfx +ipers +isosurf +lodbias +morph3d +multiarb +occlude +osdemo +paltex +pixeltex +pointblast +ray +readpix +readtex.c +readtex.h +reflect +renormal +shadowtex +showbuffer.c +showbuffer.h +spectex +stex3d +teapot +terrain +tessdemo +texcyl +texdown +texenv +texobj +trispd +tunnel +tunnel2 +winpos |