Files
2026-06-23 20:19:53 +02:00

22 lines
259 B
Plaintext

__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