generated from coulomb/repo-seed
CI matrix (Python 3.11/3.12) with pip cache and coverage job. PyPI publish workflow (OIDC trusted publishing, triggered on v*.*.* tags). Docker image for REST service with non-root user + ghcr.io push workflow. markidocx --version flag. Diagram optional extras (diagram-mermaid/graphviz/plantuml) and readme/urls in pyproject.toml. CHANGELOG.md (Keep a Changelog format) with retrospective v0.1.0 entry. docs/release-process.md with executable checklist. All 272 tests pass; ruff and mypy clean; twine check PASSED. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
19 lines
167 B
Plaintext
19 lines
167 B
Plaintext
.git
|
|
.github
|
|
tests
|
|
docs
|
|
workplans
|
|
specs
|
|
contrib
|
|
dist
|
|
*.egg-info
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
.pytest_cache
|
|
.mypy_cache
|
|
.ruff_cache
|
|
.markidocx
|
|
requirements.txt
|
|
CHANGELOG.md
|