mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
13 lines
163 B
JSON
13 lines
163 B
JSON
|
{
|
||
|
"folders":[
|
||
|
{
|
||
|
"path":".",
|
||
|
"folder_exclude_patterns":[
|
||
|
"bower_components",
|
||
|
"public",
|
||
|
"node_modules"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|