Fix: add .gitignore and remove node_modules from source control

This commit is contained in:
yuding
2025-12-03 12:01:03 +08:00
parent 5763b764a3
commit 5aeb381add
5350 changed files with 2 additions and 1480688 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules
dist
.DS_Store
.env