From fb64e8e5da0dbcc71f315b9509a6c83a26ad9be6 Mon Sep 17 00:00:00 2001 From: Julian Noble Date: Mon, 23 Feb 2026 00:20:55 +1100 Subject: [PATCH] .gitignore /localdoc/ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8d661b1c..e28382c8 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,8 @@ scratch* #review /src/docgen +#local developer notes +/localdoc/ #Built tclkits (if any) *.exe