chore: add gitignore

This commit is contained in:
2026-03-08 14:25:31 +00:00
parent 1cc2a3adcf
commit a07f755157

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
dist/
*.js.map
.env
*.tgz
.DS_Store