Files
MatchLiveTv/.gitignore
Emiliano Frascaro 1f273f849d Aggiunge modulo Replay, Garage dev e YouTube a livello società.
Pipeline registrazione/upload con storage S3, archivio web e app, proxy replay
per il browser, OAuth YouTube sulla pagina club (Premium Full) e footer legale.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 07:53:11 +02:00

35 lines
451 B
Plaintext

# Ruby
backend/.bundle
backend/vendor/bundle
backend/tmp/
backend/log/
backend/storage/
backend/.env
backend/.env.*
# Flutter
mobile/.dart_tool/
mobile/.flutter-plugins
mobile/.flutter-plugins-dependencies
mobile/build/
mobile/.packages
mobile/pubspec.lock
# Infra
infra/certs/
infra/recordings/
infra/.env
infra/.env.production.generated
infra/garage/dev-credentials.env
# OS
.DS_Store
*.swp
.idea/
.vscode/
# Secrets
.env
*.pem
credentials.json