소스 검색

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

- For recommendation of extensions or otherwise.
Didi Keke 1 년 전
부모
커밋
b89142c45c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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