__pycache__/ *.py[cod] *$py.class .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ build/ dist/ *.egg-info/ .venv/ venv/ env/ .env .env.* *.log logs/ .DS_Store Thumbs.db desktop.ini