From cdd9f78f058f6d6c67d52d8b28a66f24065702d9 Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Wed, 6 Jul 2011 12:33:53 -0500 Subject: [PATCH] Add a few missing .gitignore entries Change-Id: Ibe1498c504defc0e1779b8764c091a98576a588a Reviewed-on: http://gerrit.openafs.org/4904 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- doc/xml/.gitignore | 5 +++++ src/platform/DARWIN/AklogAuthPlugin/.gitignore | 5 +++++ src/platform/DARWIN/growlagent/.gitignore | 1 + 3 files changed, 11 insertions(+) create mode 100644 doc/xml/.gitignore create mode 100644 src/platform/DARWIN/AklogAuthPlugin/.gitignore diff --git a/doc/xml/.gitignore b/doc/xml/.gitignore new file mode 100644 index 0000000000..7cffa64fd2 --- /dev/null +++ b/doc/xml/.gitignore @@ -0,0 +1,5 @@ +# After changing this file, please run +# git ls-files -i --exclude-standard +# to check that you haven't inadvertently ignored any tracked files. + +mobi-fixup.xsl diff --git a/src/platform/DARWIN/AklogAuthPlugin/.gitignore b/src/platform/DARWIN/AklogAuthPlugin/.gitignore new file mode 100644 index 0000000000..f3d39c7e8d --- /dev/null +++ b/src/platform/DARWIN/AklogAuthPlugin/.gitignore @@ -0,0 +1,5 @@ +# After changing this file, please run +# git ls-files -i --exclude-standard +# to check that you haven't inadvertently ignored any tracked files. + +build diff --git a/src/platform/DARWIN/growlagent/.gitignore b/src/platform/DARWIN/growlagent/.gitignore index d7d3c175b2..5ffe08217b 100644 --- a/src/platform/DARWIN/growlagent/.gitignore +++ b/src/platform/DARWIN/growlagent/.gitignore @@ -2,3 +2,4 @@ # git ls-files -i --exclude-standard # to check that you haven't inadvertently ignored any tracked files. /growlagent-openafs +_growlagent-openafs