aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHunter Morris2009-09-08 16:26:12 +0100
committerMax Howell2009-09-16 15:05:22 +0100
commitaafbdcc115d0254010dc63897db8bd7a0c9c5d8e (patch)
tree638e602420d9941d347a8da8f67316370d871c3a
parent8ecb7b06123dbfff556f54fc17758ec2d5aab77a (diff)
downloadbrew-aafbdcc115d0254010dc63897db8bd7a0c9c5d8e.tar.bz2
Added 'man' to be ignored
Signed-off-by: Max Howell <max@methylblue.com> Homebrew doesn't install to man, but if it's already there, we should indeed ignore it.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d87ce5db5..72e130e3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,5 +6,6 @@
/sbin
/share
/etc
+/man
!/Library/
!/bin/brew