*.egg-info/
__pycache__/
.mypy_cache
.ruff_cache
.coverage*
.tox
.venv
/htmlcov
.attach_pid*
*.swp
*_version.py
.attach_pid*
.DS_Store

# Build artifacts
/build
/dist
installer/components

# Misc extensions
*.run
*.exe
*.zip
*.app
*.dmg

# IDE
.idea/
.vscode

# Install builder license
license.xml