Ignore site/ directory — now its own repo (warehack.ing/birdcage-docs)
This commit is contained in:
parent
7ba0a99279
commit
a70b9b0a29
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,9 @@ build/
|
||||||
*.so
|
*.so
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
|
|
||||||
|
# Documentation site (separate repo: warehack.ing/birdcage-docs)
|
||||||
|
site/
|
||||||
|
|
||||||
# PlatformIO
|
# PlatformIO
|
||||||
.pio/
|
.pio/
|
||||||
.pioenvs/
|
.pioenvs/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue