Add a few missing .gitignore entries
authorAndrew Deason <adeason@sinenomine.net>
Wed, 6 Jul 2011 17:33:53 +0000 (12:33 -0500)
committerDerrick Brashear <shadow@dementia.org>
Wed, 6 Jul 2011 18:08:17 +0000 (11:08 -0700)
Change-Id: Ibe1498c504defc0e1779b8764c091a98576a588a
Reviewed-on: http://gerrit.openafs.org/4904
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>

doc/xml/.gitignore [new file with mode: 0644]
src/platform/DARWIN/AklogAuthPlugin/.gitignore [new file with mode: 0644]
src/platform/DARWIN/growlagent/.gitignore

diff --git a/doc/xml/.gitignore b/doc/xml/.gitignore
new file mode 100644 (file)
index 0000000..7cffa64
--- /dev/null
@@ -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 (file)
index 0000000..f3d39c7
--- /dev/null
@@ -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
index d7d3c17..5ffe082 100644 (file)
@@ -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