# Desktop app local artifacts
.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
models/*.gguf
models/*.bin
.DS_Store
*.spec.bak
packaging/dist/
packaging/build/
.pytest_cache/
.mypy_cache/
