From: Simon Wilkinson Date: Mon, 1 Nov 2010 19:19:55 +0000 (+0000) Subject: .gitignore update X-Git-Tag: upstream/1.8.0_pre1^2~4431 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0c92add0d74a3e31800387073871ec414cd5ed5a;p=packages%2Fo%2Fopenafs.git .gitignore update Update assorted .gitignore files with missing build products Change-Id: Ibeb928b9c2f6abab6f35ed450c5110aee1fc4905 Reviewed-on: http://gerrit.openafs.org/3212 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- diff --git a/src/rx/test/.gitignore b/src/rx/test/.gitignore index d617a22e0..c99ab9962 100644 --- a/src/rx/test/.gitignore +++ b/src/rx/test/.gitignore @@ -5,3 +5,6 @@ /rxperf /testclient /testserver +/generator +/tableGen +/th_rxperf diff --git a/src/rxosd/.gitignore b/src/rxosd/.gitignore index 0369bdf6c..f808d6531 100644 --- a/src/rxosd/.gitignore +++ b/src/rxosd/.gitignore @@ -3,5 +3,6 @@ # to check that you haven't inadvertently ignored any tracked files. /rxosd +/rxosd.h /readabyte /osd diff --git a/tests/util/.gitignore b/tests/util/.gitignore index d6963ebf3..02663aec9 100644 --- a/tests/util/.gitignore +++ b/tests/util/.gitignore @@ -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