summaryrefslogtreecommitdiffstats
path: root/progs/osdemos/.gitignore
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists.gmail.com>2007-10-10 08:49:59 -0600
committerBrian <[email protected]>2007-10-10 08:49:59 -0600
commitb7c36d1d33b207c1e8c9fa719467c901f8617e6d (patch)
tree69c0ee89f682eb83171e2dc4168d5deb29b60c79 /progs/osdemos/.gitignore
parent970d18a7080c1b609f2c0f00ddde266c99de26d4 (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. Conflicts: progs/demos/.gitignore progs/tests/.gitignore progs/xdemos/.gitignore
Diffstat (limited to 'progs/osdemos/.gitignore')
-rw-r--r--progs/osdemos/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/progs/osdemos/.gitignore b/progs/osdemos/.gitignore
new file mode 100644
index 00000000000..5c78f124813
--- /dev/null
+++ b/progs/osdemos/.gitignore
@@ -0,0 +1,8 @@
+osdemo
+osdemo16
+osdemo32
+ostest1
+readtex.c
+readtex.h
+showbuffer.c
+showbuffer.h