mirror of
https://github.com/CloudNebulaProject/barycenter.git
synced 2026-04-10 13:10:42 +00:00
chore: Add book/build to gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3f814408f5
commit
8d835e240b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue