chore: add .gitignore and remove node_modules from tracking

This commit is contained in:
2026-04-09 13:56:40 +09:00
parent 102efa15b3
commit 5dd6449d28
584 changed files with 4 additions and 61443 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
.env
.DS_Store
*.log