Merge pull request #16793 from azatoth/fix-unignore-of-library
.gitignore: Be more lenient with the unignore of Library
This commit is contained in:
commit
4b134db74f
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,7 +5,7 @@
|
||||
.DS_Store
|
||||
|
||||
# Unignore the contents of `Library` as that's where our code lives.
|
||||
!/Library/
|
||||
!/Library
|
||||
|
||||
# Ignore files within `Library` (again).
|
||||
/Library/Homebrew/.npmignore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user