Remove node_modules from repo

This commit is contained in:
dsyoon
2026-01-27 11:24:18 +09:00
parent 4b10aef1b0
commit eff1d6aa83
1156 changed files with 6 additions and 594585 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.DS_Store
.env
node_modules/
dist/
coverage/
*.log