Improve gitignore

This commit is contained in:
Paul Miller 2024-01-14 09:02:50 +00:00
parent 7be1dfc55d
commit 0a663391bd
No known key found for this signature in database
GPG Key ID: 697079DA6878B89B

16
.gitignore vendored

@ -1,13 +1,9 @@
build/
node_modules/
coverage/
node_modules
/*.js
/*.ts
/*.js.map
/*.d.ts.map
/esm/*.js
/esm/*.ts
/esm/*.js.map
/esm/*.d.ts.map
*.d.ts
*.d.ts.map
*.js.map
/build
/abstract
/esm/abstract
/abstract/