Fix .gitignore to allow add bin/brew without -f

This commit is contained in:
Adam Vandenberg 2010-10-24 18:03:38 -07:00
parent b7fa82b28d
commit 1cd2c685a0

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
!/.gitignore
!/Library/
!/README.md
!/bin
/bin/*
!/bin/brew
!/share/man/man1/brew.1
.DS_Store