From 331d5738fffc19d59828088216194bae04985d44 Mon Sep 17 00:00:00 2001 From: Ryan Barlow <7389646+ryanbarlow97@users.noreply.github.com> Date: Wed, 23 Sep 2026 16:25:54 +0000 Subject: [PATCH] chore: ignore local documentation directory --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fee0cd8..3f6fe9e 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,6 @@ Desktop.ini # Local investigation notes and test artifacts /.scratch/ + +# Technical documentation is maintained in TF-Minecraft/Docs +/docs/