.venv/
.envrc

/build
/dist
/.coverage

# Compiled Python files
__pycache__/
*.pyc
*.pyo
*.pyd

# System, editor and IDE files
*.swp
*.swo
*~
