Skip to content

Commit

Permalink
Fix .gitignore to allow add bin/brew without -f
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Oct 30, 2010
1 parent d778aa6 commit 6333144
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -2,6 +2,8 @@
!/.gitignore !/.gitignore
!/Library/ !/Library/
!/README.md !/README.md
!/bin
/bin/*
!/bin/brew !/bin/brew
!/share/man/man1/brew.1 !/share/man/man1/brew.1
.DS_Store .DS_Store

0 comments on commit 6333144

Please sign in to comment.