chore: gitignore postmortem report output

The postmortem skill writes per-run reports under docs/postmortems/.
Those are session artifacts, not source — ignore them so running the
skill inside this repo leaves no tracked output.
This commit is contained in:
2026-06-02 16:17:20 +02:00
parent daa7b49f8f
commit 6ec1c28111
+3
View File
@@ -2,3 +2,6 @@
*.swp
*.bak
*~
# postmortem skill output — reports are per-run artifacts, not tracked
docs/postmortems/