소스 검색

edit gitignore

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

+ 4 - 1
.gitignore

@@ -6,4 +6,7 @@ node_modules/
 
 #Exclude tsc generated files
 js/*.map
-js/ts.js
+js/ts.js
+
+lib/
+lib-esm/