chore: ignore .DS_Store

macOS writes these into any directory Finder touches; two had appeared at the
repo root and under docs/.
This commit is contained in:
Kemal Yaylali
2026-09-12 13:25:12 +01:00
parent 1e46fff2ff
commit a7691c6bd6
+1
View File
@@ -27,3 +27,4 @@ docs/blog/preview-*.png
docs/blog/diagram-sources/node_modules/
docs/blog/diagram-sources/out/
!data/README.md
.DS_Store