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

# Virtual environments
.venv

# Unrelated Project files
*.yml
*.yaml
!examples/*.yaml
!.build.yml
!demotask.yml
!.pre-commit-config.yaml

# Unrelated Files
.DS_Store
*/.DS_Store
