__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
build/
!build/
build/*
!build/ccma.spec
!build/build.ps1
!build/build.bat
dist/
.coverage
htmlcov/
.idea/
.vscode/

# Local member stores must never be committed.
member-store/
*.ccma-lock
