howmuch/web/.gitignore
Muyao CHEN 8e73dc5f0b
All checks were successful
Build and test / Build (push) Successful in 2m10s
feat: test gitea actions with a real build!
2024-10-08 23:22:00 +02:00

31 lines
317 B
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
dist-ssr
coverage
*.local
/cypress/videos/
/cypress/screenshots/
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.tsbuildinfo