Skip to content

Commit 2252874

Browse files
committedJul 26, 2016
Sublime: ignore coverage
1 parent 22b9e2a commit 2252874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎import.sublime-project

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[
44
{
55
"path": ".",
6-
"folder_exclude_patterns": ["reports", "node_modules", "lib"]
6+
"folder_exclude_patterns": ["coverage", "node_modules", "lib"]
77
}
88
],
99
"SublimeLinter":

0 commit comments

Comments
 (0)
Please sign in to comment.