Files

44 lines
487 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Dependencies
node_modules/
.pnpm-store/
# Builds
dist/
build/
.turbo/
.expo/
*.tsbuildinfo
# Environment & secrets checkas ALDRIG in (spec §56, §61.13)
.env
.env.*
!.env.example
secrets/
.eoc-push-token
*.pem
*.p8
service-account*.json
# Local data (mock-S3, uppladdningar, db-dumpar)
.data/
*.dump
# Logs
logs/
*.log
# OS / editor
.DS_Store
.idea/
.vscode/
*.swp
# Test coverage
coverage/
# Expo / mobile
apps/mobile/ios/
apps/mobile/android/
apps/mobile/.expo/
backups/