Prechádzať zdrojové kódy

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

- For recommendation of extensions or otherwise.
Didi Keke 1 rok pred
rodič
commit
b89142c45c
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  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