Skip to content

Commit

Permalink
Change .gitignore to specifically include files we want tracked.
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Sep 28, 2009
1 parent f2b74fd commit befa6e0
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
.DS_Store
/bin
/Cellar
/lib
/include
/sbin
/share
/etc
/man
*
!/.gitignore
!/Library/
!/README.md
!/bin/brew

0 comments on commit befa6e0

Please sign in to comment.