xk/backend/.gitignore
2026-02-02 20:51:52 +08:00

13 lines
113 B
Plaintext

node_modules/
.env
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.vscode/
.idea/
*.swp
*.swo
*~