diff options
| -rw-r--r-- | .gitignore | 6 |
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 |
