# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.coverage
cover/

# Virtual environments
.venv

# IDE-specific files
.idea

# Development tool configuration
.workshop.lock
