소스 검색

chore: modify .gitignore

HcySunYang 7 년 전
부모
커밋
0ecea66418
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -2,4 +2,5 @@ node_modules
 *.log
 dist
 .history
-.DS_Store
+.DS_Store
+.vscode