From: Andrew Deason Date: Wed, 6 Jul 2011 17:33:53 +0000 (-0500) Subject: Add a few missing .gitignore entries X-Git-Tag: upstream/1.8.0_pre1^2~3586 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cdd9f78f058f6d6c67d52d8b28a66f24065702d9;p=packages%2Fo%2Fopenafs.git Add a few missing .gitignore entries Change-Id: Ibe1498c504defc0e1779b8764c091a98576a588a Reviewed-on: http://gerrit.openafs.org/4904 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/doc/xml/.gitignore b/doc/xml/.gitignore new file mode 100644 index 000000000..7cffa64fd --- /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 000000000..f3d39c7e8 --- /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 d7d3c175b..5ffe08217 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