# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/

# PyInstaller
*.spec

# IDE stuff
.vscode/
.idea/

# OS junk
.DS_Store
Thumbs.db
/.venv-linux-build
