add 'plugins' directory to sublime's project file

This commit is contained in:
Régis Hanol 2014-10-31 12:01:16 +01:00
parent 11eff54ead
commit 9ffd7546eb
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"file_exclude_patterns": ["*.sqlite3"]
},
{ "path": "lib" },
{ "path": "plugins" },
{ "path": "script" },
{ "path": "spec" },
{ "path": "test",