__pycache__/
*.pyc
*.pyo
.venv/
dist/
*.egg-info/

# AppImage build artifacts
appimage-build/
*.AppImage
