12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"follow_symlinks": true,
|
|
"path": ".",
|
|
"folder_exclude_patterns": ["*dist*", "node_modules", "releases", ".tx", "css"],
|
|
"file_exclude_patterns": ["*.zip", "templates.js"]
|
|
}
|
|
]
|
|
}
|