2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-08-20 18:52:44 +08:00

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

View file

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