# Environments
.venv/
venv/

# build
build/
*__pycache__*
*.pyc
dist/

# dumps
*-dump-*
