This is where people expect to find it so let's make it easier. Closes Homebrew/homebrew#28418.
18 lines
246 B
Plaintext
18 lines
246 B
Plaintext
/*
|
|
!/.gitignore
|
|
!/Library/
|
|
!/CODEOFCONDUCT.md
|
|
!/CONTRIBUTING.md
|
|
!/LICENSE.txt
|
|
!/README.md
|
|
!/SUPPORTERS.md
|
|
!/bin
|
|
/bin/*
|
|
!/bin/brew
|
|
!/share/man/man1/brew.1
|
|
.DS_Store
|
|
/Library/LinkedKegs
|
|
/Library/PinnedKegs
|
|
/Library/Taps
|
|
/Library/Formula/.gitignore
|