Sfoglia il codice sorgente

chore: include `.vscode/extensions.json` :anchor:

- For recommendation of extensions or otherwise.
Didi Keke 1 anno fa
parent
commit
b89142c45c
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -8,9 +8,10 @@ dist/
 
 # VS Code
 .vscode/**/*
+!.vscode/extensions.json
+!.vscode/launch.json
 !.vscode/settings.json
 !.vscode/tasks.json
-!.vscode/launch.json
 
 .env
 # this is for jetbrain IDEs