Files
CCMA/.gitignore
T
2026-06-21 16:46:15 +02:00

17 lines
192 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
build/
dist/
.coverage
htmlcov/
.idea/
.vscode/
# Local member stores must never be committed.
member-store/
*.ccma-lock