__pycache__/ *.py[cod] *$py.class *.egg-info/ .eggs/ build/ dist/ .coverage htmlcov/ .tox/ .mypy_cache/ .ruff_cache/ .pytest_cache/ *.sqlite3 *.db .env .venv/ venv/