6ec1c28111
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.
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
.DS_Store
|
|
*.swp
|
|
*.bak
|
|
*~
|
|
|
|
# postmortem skill output — reports are per-run artifacts, not tracked
|
|
docs/postmortems/
|