Change .gitignore to specifically include files we want tracked.
Closes Homebrew/homebrew#66
This commit is contained in:
parent
51f935c499
commit
2b464a82fa
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,11 +1,5 @@
|
||||
.DS_Store
|
||||
/bin
|
||||
/Cellar
|
||||
/lib
|
||||
/include
|
||||
/sbin
|
||||
/share
|
||||
/etc
|
||||
/man
|
||||
*
|
||||
!/.gitignore
|
||||
!/Library/
|
||||
!/README.md
|
||||
!/bin/brew
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user