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 .cvsignore
accum accum
anywin
bdemo
binfo
bitmap1 bitmap1
bitmap2 bitmap2
blendeq blendeq
blendxor blendxor
bugger
copy copy
cursor cursor
demo
depth depth
eval eval
ffset
fog fog
font font
font
incopy
line line
logo logo
lthreads
lxdemo
lxgears
lxheads
lxinfo
lxpixmap
nurb nurb
oglinfo oglinfo
olympic olympic
overlay overlay
pend
point point
prim prim
quad quad
readtex.c
readtex.h
select select
shape shape
sphere sphere
@@ -28,20 +45,3 @@ stretch
texture texture
tri tri
wave 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 .cvsignore
getproclist.h afsmultiarb
antialias antialias
arbfpspec arbfpspec
arbfptest1 arbfptest1
@@ -25,13 +25,21 @@ fogcoord
fptest1 fptest1
fptexture fptexture
getprocaddress getprocaddress
getproclist.h
interleave
invert invert
jkrahntest
manytex manytex
multipal multipal
no_s3tc no_s3tc
packedpixels packedpixels
pbo pbo
prog_parameter
projtex projtex
random
readrate
readtex.c
readtex.h
seccolor seccolor
sharedtex sharedtex
stencil_wrap 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