# Development
.idea

# Build
dist

# Python
__pycache__
.venv

# Documentation
docs/_build
docs/apidoc
