# Python
**/__pycache__/
**/.pytest_cache/
/dist/
.ruff_cache

# Editors
.idea/
.vscode/

# Environments
.env
.venv/
venv/

# OS
**/.DS_Store