mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
remove the /cookbook directory from the sublime project file
This commit is contained in:
parent
70884d2436
commit
c8a6591b66
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
},
|
},
|
||||||
{ "path": "lib" },
|
{ "path": "lib" },
|
||||||
{ "path": "script" },
|
{ "path": "script" },
|
||||||
{ "path": "cookbooks" },
|
|
||||||
{ "path": "spec" },
|
{ "path": "spec" },
|
||||||
{ "path": "test",
|
{ "path": "test",
|
||||||
"folder_exclude_patterns": ["fixtures"]
|
"folder_exclude_patterns": ["fixtures"]
|
||||||
|
|
Loading…
Reference in a new issue