.vscode/
/target
venv/
/dist
/include
/.venv

*.exe
*.sb
*.zip

# python things
pymboot*
__pycache__*
venv*
