This commit is contained in:
Benjamin Pasero 2016-01-28 17:04:13 +01:00
parent ce7310f84f
commit 55b8bff54b

View file

@ -3,8 +3,7 @@
"files.trimTrailingWhitespace": true,
"files.exclude": {
".git": true,
"**/.DS_Store": true,
"**/coverage": true
"**/.DS_Store": true
},
"search.exclude": {
"**/node_modules/**": true,