feat: add .gitignore

This commit is contained in:
zio 2026-06-01 22:13:02 +09:00
parent e93c7c1d5b
commit eea149ee3c

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
node_modules/
dist/
__pycache__/
*.pyc
.env
*.db
.tsbuildinfo