Skip to content

Commit

Permalink
Added 'man' to be ignored
Browse files Browse the repository at this point in the history
Signed-off-by: Max Howell <[email protected]>

Homebrew doesn't install to man, but if it's already there, we should indeed ignore it.
  • Loading branch information
hntrmrrs authored and mxcl committed Sep 16, 2009
1 parent c66cd52 commit 46e553d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
/sbin
/share
/etc
/man
!/Library/
!/bin/brew

0 comments on commit 46e553d

Please sign in to comment.