Fix .gitignore to allow add bin/brew without -f
This commit is contained in:
parent
b7fa82b28d
commit
1cd2c685a0
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,8 @@
|
||||
!/.gitignore
|
||||
!/Library/
|
||||
!/README.md
|
||||
!/bin
|
||||
/bin/*
|
||||
!/bin/brew
|
||||
!/share/man/man1/brew.1
|
||||
.DS_Store
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user