add vendor folder in sublime project
This commit is contained in:
parent
324c6551d3
commit
d81327f4ac
|
@ -15,6 +15,7 @@
|
|||
{ "path": "plugins" },
|
||||
{ "path": "script" },
|
||||
{ "path": "spec" },
|
||||
{ "path": "vendor" },
|
||||
{ "path": "test",
|
||||
"folder_exclude_patterns": ["fixtures"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue