aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Howell2009-07-10 00:49:51 +0100
committerMax Howell2009-07-10 00:49:51 +0100
commit3d140f5a578618809dc30d6302b33f5bac82fb00 (patch)
tree0cf6649fada695cc9ab63960fc81ded4179179a8 /.gitignore
parentda77a6bb11acf2ff75f2326f879b9e8be68a0dd4 (diff)
downloadbrew-3d140f5a578618809dc30d6302b33f5bac82fb00.tar.bz2
More sensible .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 72820f508..5c9d4963a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
.DS_Store
-/*/
+/bin
+/Cellar
+/lib
+/include
+/share
!/Library/
!/bin/brew \ No newline at end of file