Browse Source

edit gitignore

tripeur 4 năm trước cách đây
mục cha
commit
847ef241c5
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

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