# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg-info/
*.egg
.eggs/
build/
dist/
.venv/
venv/
env/
ENV/
.python-version

# Tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
.coverage.*
htmlcov/
pytest-cache-files-*/
pytest-of-*/

# Editor / OS
.DS_Store
*.swp
*.swo
.vscode/
.idea/

# macOS iCloud duplicates
* 2.md
* 2.py
* 2.json
