From fb2385d9de11e4c056c72c11710a462151ed51b2 Mon Sep 17 00:00:00 2001 From: Brummel Date: Thu, 4 Jun 2026 15:17:26 +0200 Subject: [PATCH] chore: gitignore docs/postmortems/ (local run telemetry) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f384ab6..ce21f77 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ Cargo.lock.orig # Hot-reload build artifacts for node cdylibs live under target/; nothing else # generated is checked in. + +# Session retrospectives are local-only run telemetry, not a repo artifact. +/docs/postmortems/