update excludes
This commit is contained in:
parent
65bd379c95
commit
eaa071b945
@ -11,7 +11,7 @@
|
||||
"remember_full_screen": false,
|
||||
"show_line_endings": true,
|
||||
"highlight_line": true,
|
||||
"folder_exclude_patterns": ["node_modules"],
|
||||
"folder_exclude_patterns": [".git", "node_modules"],
|
||||
"file_exclude_patterns": ["package-lock.json"],
|
||||
"ignored_packages":
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user