mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
add vendor folder in sublime project
This commit is contained in:
parent
324c6551d3
commit
d81327f4ac
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
{ "path": "plugins" },
|
{ "path": "plugins" },
|
||||||
{ "path": "script" },
|
{ "path": "script" },
|
||||||
{ "path": "spec" },
|
{ "path": "spec" },
|
||||||
|
{ "path": "vendor" },
|
||||||
{ "path": "test",
|
{ "path": "test",
|
||||||
"folder_exclude_patterns": ["fixtures"]
|
"folder_exclude_patterns": ["fixtures"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue