Explorar el Código

edit gitignore

tripeur hace 4 años
padre
commit
847ef241c5
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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/