add build artifacts to gitignore

This commit is contained in:
2023-05-06 16:31:00 -07:00
parent 376c480e02
commit 8d49a78136

4
.gitignore vendored
View File

@@ -1 +1,5 @@
node_modules
*.d.ts
*.js
*.js.map
.tsbuildinfo