From a70b9b0a29b1751ca6d2bca59e9e731df064eed6 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Fri, 13 Feb 2026 05:20:34 -0700 Subject: [PATCH] =?UTF-8?q?Ignore=20site/=20directory=20=E2=80=94=20now=20?= =?UTF-8?q?its=20own=20repo=20(warehack.ing/birdcage-docs)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f9e9018..39605de 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ build/ *.so .ruff_cache/ +# Documentation site (separate repo: warehack.ing/birdcage-docs) +site/ + # PlatformIO .pio/ .pioenvs/