We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e4385 commit cfba38bCopy full SHA for cfba38b
1 file changed
.settings/settings.json
@@ -0,0 +1,12 @@
1
+// Place your settings in this file to overwrite default and user settings.
2
+{
3
+ "search.excludeFolders": [
4
+ ".git",
5
+ "node_modules",
6
+ "bower_components",
7
+ "packages",
8
+ "build",
9
+ "dist",
10
+ "tmp"
11
+ ]
12
+}
0 commit comments