god-ytr/.gitignore

27 lines
288 B
Plaintext
Raw Normal View History

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
2024-06-11 09:47:08 +08:00
**/*.iml
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
2023-11-06 10:40:36 +08:00
target/
2024-09-02 16:12:04 +08:00
pnpm-lock.yaml