.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
.idea

# Environment
.env
.env.*
!.env.example

# Shypmate runtime data
.shypmate/

/shypmate.yml
/shypmate.py