chore: add .gitignore (exclude node_modules, .env, settings.local.json)

This commit is contained in:
2026-05-13 17:29:10 -07:00
parent d349886691
commit da38554c17

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
dist-tmp/
*.log
.env*
coverage/
.claude/settings.local.json