# Build directory
build/

# Byte-complied / cached
__pycache__/
*.py[cod]
.mypy_cache
tags

# Environment files
.env
venv/
.python-version

# Notes for the workshop
notes/