Change .gitignore to specifically include files we want tracked.

Closes Homebrew/homebrew#66
This commit is contained in:
Ben Alpert 2009-09-28 17:26:40 -06:00
parent 51f935c499
commit 2b464a82fa

12
.gitignore vendored
View File

@ -1,11 +1,5 @@
.DS_Store
/bin
/Cellar
/lib
/include
/sbin
/share
/etc
/man
*
!/.gitignore
!/Library/
!/README.md
!/bin/brew