Explorar o código

Add search.exclude settings

Lutz Roeder %!s(int64=2) %!d(string=hai) anos
pai
achega
7f69063a0a
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      .vscode/settings.json

+ 5 - 0
.vscode/settings.json

@@ -4,6 +4,11 @@
         "node_modules": true,
         "third_party": true
     },
+    "search.exclude": {
+        "dist": true,
+        "node_modules": true,
+        "third_party": true
+    },
     "pylint.severity": {
         "convention": "Warning",
         "refactor": "Warning"