# Build artifacts — never ship these
main.build/
main.dist/
main.onefile-build/
installer_output/
*.spec
*.dmg
*.exe

# Dev/test
tests/
.github/
.pytest_cache/
__pycache__/
*.pyc

# Large assets not needed at runtime
