Ignore site/ directory — now its own repo (warehack.ing/birdcage-docs)

This commit is contained in:
Ryan Malloy 2026-02-13 05:20:34 -07:00
parent 7ba0a99279
commit a70b9b0a29

3
.gitignore vendored
View File

@ -11,6 +11,9 @@ build/
*.so
.ruff_cache/
# Documentation site (separate repo: warehack.ing/birdcage-docs)
site/
# PlatformIO
.pio/
.pioenvs/