# Generated UI files - The __init__.py is also exclude but it has
# been added so should be fine:
src/ui/*.py

# IDE / Tools files:
**/__pycache__
**/.mypy_cache
.tox
.vscode

# Generated files:
src/lib
installer_wizard
installer_wizard-*.zip
