summaryrefslogtreecommitdiff
path: root/progs/samples
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2007-09-29 11:23:22 -0700
committerZack Rusin <zack@tungstengraphics.com>2008-05-20 19:04:57 -0400
commit0a4867bd4c20faf96af2df6ae31b83854082a820 (patch)
tree046b70cd9bd5944c9c5cd630fffd8666c6694dc5 /progs/samples
parentcd87aeae00e17e49e258d4d0db6524d808ba7d3f (diff)
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.
Diffstat (limited to 'progs/samples')
-rw-r--r--progs/samples/.gitignore34
1 files changed, 17 insertions, 17 deletions
diff --git a/progs/samples/.gitignore b/progs/samples/.gitignore
index 9635c7f450..f60d6e94ea 100644
--- a/progs/samples/.gitignore
+++ b/progs/samples/.gitignore
@@ -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