Ignore more generated files in progs/

Many of the directories in progs/ were missing .gitignore files or
were tracking generated files. This patch is basically the process of
running `make' in each directory and then finding the untracked files
with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing
files were also sorted.
This commit is contained in:
Dan Nicholson
2007-09-29 11:23:22 -07:00
committed by Zack Rusin
parent cd87aeae00
commit 0a4867bd4c
11 changed files with 58 additions and 18 deletions

3
progs/beos/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
demo
GLInfo
sample

4
progs/directfb/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
df_gears
df_morph3d
df_reflect
multi_window

5
progs/egl/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
demo1
demo2
demo3
eglgears
eglinfo

1
progs/fbdev/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
glfbdevtest

6
progs/miniglx/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
manytex
miniglxsample
miniglxtest
sample_server
sample_server2
texline

8
progs/osdemos/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
osdemo
osdemo16
osdemo32
ostest1
readtex.c
readtex.h
showbuffer.c
showbuffer.h

View File

@@ -1,24 +1,41 @@
.cvsignore
accum
anywin
bdemo
binfo
bitmap1
bitmap2
blendeq
blendxor
bugger
copy
cursor
demo
depth
eval
ffset
fog
font
font
incopy
line
logo
lthreads
lxdemo
lxgears
lxheads
lxinfo
lxpixmap
nurb
oglinfo
olympic
overlay
pend
point
prim
quad
readtex.c
readtex.h
select
shape
sphere
@@ -28,20 +45,3 @@ stretch
texture
tri
wave
bugger
pend
lthreads
lxdemo
lxgears
lxheads
lxinfo
lxpixmap
anywin
ffset
bdemo
binfo
incopy
demo
font
readtex.c
readtex.h

3
progs/slang/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
cltest
sotest
vstest

View File

@@ -1,5 +1,5 @@
.cvsignore
getproclist.h
afsmultiarb
antialias
arbfpspec
arbfptest1
@@ -25,13 +25,21 @@ fogcoord
fptest1
fptexture
getprocaddress
getproclist.h
interleave
invert
jkrahntest
manytex
multipal
no_s3tc
packedpixels
pbo
prog_parameter
projtex
random
readrate
readtex.c
readtex.h
seccolor
sharedtex
stencil_wrap

1
progs/tools/trace/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
gltrace.cc

1
progs/vp/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
vp-tris