.venv/ venv/ __pycache__/ **/__pycache__/ *.pyc *.pyo .pytest_cache/ .mypy_cache/ .env data/* !data/.gitkeep *.sqlite3 .ipynb_checkpoints/ .DS_Store