chore: keep the write-up out of the repository
ci / api (push) Failing after 2s
ci / pipeline (push) Failing after 1s
ci / ml (push) Failing after 8s
ci / terraform (push) Successful in 13s
ci / web (push) Successful in 44s
ci / images (api, api, api/Dockerfile) (push) Skipped
ci / images (loader, pipeline, pipeline/loader.Dockerfile) (push) Skipped
ci / images (ml, ml, ml/Dockerfile) (push) Skipped
ci / images (pipeline, pipeline, pipeline/Dockerfile) (push) Skipped
ci / images (web, web, web/Dockerfile) (push) Skipped

docs/blog/ is untracked and ignored. The article, its figures and the diagram
sources stay in the working directory - the PDF is still the thing to send -
but 6 MB of rendered output does not belong in the history, and the post now
lives as a WordPress draft with its own copies of the images.
This commit is contained in:
Kemal Yaylali
2026-09-12 13:56:32 +01:00
parent a7691c6bd6
commit 2558046d7d
25 changed files with 2 additions and 729 deletions
+2 -7
View File
@@ -19,12 +19,7 @@ data/*.vcf*
data/*.tsv
data/*.case.json
data/*.zip
# LaTeX build artefacts; the PDF itself is committed as the deliverable.
docs/blog/*.aux
docs/blog/*.log
docs/blog/*.out
docs/blog/preview-*.png
docs/blog/diagram-sources/node_modules/
docs/blog/diagram-sources/out/
# The write-up and its figures are kept locally but out of the repository.
docs/blog/
!data/README.md
.DS_Store