.venv/
.ropeproject/
.ruff_cache
dist/

# Temp files
*.pyc
__pycache__/
*.swp
*.swo
.DS_Store
*.bak
*.tmp

