.gitignore update
authorSimon Wilkinson <sxw@your-file-system.com>
Mon, 1 Nov 2010 19:19:55 +0000 (19:19 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 27 Nov 2010 19:10:04 +0000 (11:10 -0800)
Update assorted .gitignore files with missing build products

Change-Id: Ibeb928b9c2f6abab6f35ed450c5110aee1fc4905
Reviewed-on: http://gerrit.openafs.org/3212
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>

src/rx/test/.gitignore
src/rxosd/.gitignore
tests/util/.gitignore

index d617a22..c99ab99 100644 (file)
@@ -5,3 +5,6 @@
 /rxperf
 /testclient
 /testserver
+/generator
+/tableGen
+/th_rxperf
index 0369bdf..f808d65 100644 (file)
@@ -3,5 +3,6 @@
 # to check that you haven't inadvertently ignored any tracked files.
 
 /rxosd
+/rxosd.h
 /readabyte
 /osd
index d6963eb..02663ae 100644 (file)
@@ -2,4 +2,6 @@
 #     git ls-files -i --exclude-standard
 # to check that you haven't inadvertently ignored any tracked files.
 
+/exec-alt-t
 /ktime-t
+/queues-t