Sfoglia il codice sorgente

Chore: ignore settings

Jonathan Kelley 4 anni fa
parent
commit
bf6a149c3b
2 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 0
      .vscode/.gitignore
  2. 0 3
      .vscode/settings.json

+ 1 - 0
.vscode/.gitignore

@@ -0,0 +1 @@
+settings.json

+ 0 - 3
.vscode/settings.json

@@ -1,3 +0,0 @@
-{
-    "rust-analyzer.inlayHints.enable": true
-}