add vendor folder in sublime project

This commit is contained in:
Régis Hanol 2015-08-25 17:35:49 +02:00
parent 324c6551d3
commit d81327f4ac
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
{ "path": "plugins" },
{ "path": "script" },
{ "path": "spec" },
{ "path": "vendor" },
{ "path": "test",
"folder_exclude_patterns": ["fixtures"]
}