mirror of
https://github.com/Homebrew/brew.git
synced 2024-11-25 16:33:34 +08:00
29 lines
430 B
Plaintext
29 lines
430 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"//": "Generated based on the contents of our .gitignore",
|
|
"path": "..",
|
|
"folder_exclude_patterns": [
|
|
"Caskroom",
|
|
"Cellar",
|
|
"Frameworks",
|
|
"bin",
|
|
"etc",
|
|
"include",
|
|
"lib",
|
|
"opt",
|
|
"sbin",
|
|
"share",
|
|
"var",
|
|
"Library/Homebrew/LinkedKegs",
|
|
"Library/Homebrew/Aliases"
|
|
],
|
|
"follow_symlinks": true
|
|
}
|
|
],
|
|
"settings": {
|
|
"tab_size": 2
|
|
}
|
|
}
|