# Python cache/build output __pycache__/ *.py[cod] *$py.class .venv/ venv/ build/ dist/ *.egg-info/ # Local configuration and secrets .env *.env titantv-grabber.env # TitanTV runtime/generated data titantv.db titantv_*.db *.db xmltv.xml xmltv_*.xml *.xml channel_dump.json *_dump.json # Logs and diagnostics *.log debug_*.py test_*.xml