Ver código fonte

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

- For recommendation of extensions or otherwise.
Didi Keke 1 ano atrás
pai
commit
b89142c45c
1 arquivos alterados com 2 adições e 1 exclusões
  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