No reason to see the .build folder

This commit is contained in:
Alex Dima 2016-09-21 10:43:45 +03:00
parent 966e89535b
commit 787b9c6479

View file

@ -4,6 +4,7 @@
"files.trimTrailingWhitespace": true,
"files.exclude": {
".git": true,
".build": true,
"**/.DS_Store": true
},
"search.exclude": {