mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 12:42:46 +08:00
add 'plugins' directory to sublime's project file
This commit is contained in:
parent
11eff54ead
commit
9ffd7546eb
|
@ -12,6 +12,7 @@
|
|||
"file_exclude_patterns": ["*.sqlite3"]
|
||||
},
|
||||
{ "path": "lib" },
|
||||
{ "path": "plugins" },
|
||||
{ "path": "script" },
|
||||
{ "path": "spec" },
|
||||
{ "path": "test",
|
||||
|
|
Loading…
Reference in New Issue
Block a user