Files
Pit Friedrich 84c9e3f855 Initial commit
2025-11-15 14:58:44 +01:00

36 lines
289 B
Plaintext

# Dependencies
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Environment
.env
.env.local
.env.production
# Build Output
dist/
build/
# Logs
logs/
*.log
# OS
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# TypeScript
*.tsbuildinfo
# PWA
sw.js
workbox-*.js