Fix: Remove node_modules from git tracking and update .gitignore
All checks were successful
Deploy to Production / deploy (push) Successful in 5s

This commit is contained in:
2026-02-22 04:39:07 +00:00
parent 15447c106a
commit 3857b926ff
4135 changed files with 24 additions and 760544 deletions

24
.gitignore vendored
View File

@@ -1,2 +1,26 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.agent/