Files
2026-07-06 20:31:04 +02:00

26 lines
233 B
Plaintext

.env
# Cache
app/cache/*
!app/cache/.gitkeep
# EPG-Dateien
epg/*
!epg/.gitkeep
# Logdateien
logs/*
!logs/.gitkeep
# Senderlogos
logos/*
!logos/.gitkeep
# Poster
posters/*
!posters/.gitkeep
# Backups
backups/*
!backups/.gitkeep