From 788031bc3618d499b82dcddd017d1cba79d5721f Mon Sep 17 00:00:00 2001 From: Joe DiPrima Date: Mon, 3 Aug 2026 00:41:29 -0500 Subject: [PATCH] gitignore: tester notes + lastrun dumps join the field-log privacy rule Co-Authored-By: Claude Fable 5 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ed2d2fa..ad2cfb0 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,7 @@ operator_secret.txt scratchpad/night*/*.log scratchpad/night*/*.rar scratchpad/night*/*.zip +# tester-authored notes / lastrun dumps carry player handles + machine names +# (deliberate exceptions: git add -f) +scratchpad/night*/*notes*.txt +scratchpad/night*/lastrun*.txt