chore: Add book/build to gitignore

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Till Wegmueller 2026-02-14 18:16:36 +01:00
parent 3f814408f5
commit 8d835e240b
No known key found for this signature in database

3
.gitignore vendored
View file

@ -24,6 +24,9 @@
*.db-shm *.db-shm
*.db-wal *.db-wal
# mdbook build output
/book/build/
# Environment and config (optional - uncomment if you want to ignore local configs) # Environment and config (optional - uncomment if you want to ignore local configs)
# config.toml # config.toml
# .env # .env