# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
dist/
*.egg-info/
.eggs/

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
.coverage
.coverage.*
.pytest_cache/
htmlcov/

# Typing cache
.mypy_cache/
.ruff_cache/

# Environments
.env
.venv
env/
venv/
ENV/

# PyCharm / VS Code
.idea/
.vscode/

# macOS
.DS_Store

# Project specific
.uv/
.cache/
notes/.autosave/
site/
