__pycache__/ *.py[cod] .pytest_cache/ .coverage htmlcov/ .env .env.* !.env.example .venv/ venv/ temp/* !temp/.gitkeep exports/* !exports/.gitkeep jobs/* !jobs/.gitkeep storage/* !storage/.gitkeep ingestion/cookies/* !ingestion/cookies/.gitkeep *.db *.sqlite *.sqlite3