Skip to content

Commit 405941a

Browse files
committed
Sublime projekt
1 parent d524c43 commit 405941a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

css-kod.sublime-project

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"folders":
3-
[
2+
"folders": [
43
{
54
"follow_symlinks": true,
65
"path": ".",
7-
"folder_exclude_patterns": [".sass-cache", "assets/scss/.sass-cache", "bower_components", "node_modules", "data", "2012", "app/temp/cache", "temp/cache/"]
6+
"folder_exclude_patterns": [
7+
"node_modules",
8+
]
89
}
910
]
1011
}

0 commit comments

Comments
 (0)