浏览代码

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/