__pycache__/ *.py[cod] *.egg-info/ .eggs/ build/ dist/ .venv/ venv/ .env .pytest_cache/ .ruff_cache/ .mypy_cache/ .coverage htmlcov/ .idea/ .vscode/ *.swp .DS_Store