소스 검색

feat(git): 调整gitignore文件

Yi 1 년 전
부모
커밋
54f84c0834
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -19,4 +19,7 @@ tests/**/coverage/
 *.ntvs*
 *.njsproj
 *.sln
-tsconfig.tsbuildinfo
+tsconfig.tsbuildinfo
+.github
+.husky
+.vscode