remove the /cookbook directory from the sublime project file
This commit is contained in:
parent
70884d2436
commit
c8a6591b66
|
@ -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 New Issue