blog/.gitignore
Matthew Binning f4f77a6070
Some checks failed
CI / build (push) Failing after 3s
CI / deploy (push) Failing after 3m1s
feat!: Separate www into www/blog and www/private
Now the private content is stored as a git submodule.
This means I can keep that repo's source private, but still use it in
the build product.
The build product (website) relies on HTTP basic authentication, so
access control is maintained throughout the SDLC.
2026-04-04 13:12:10 -07:00

4 lines
No EOL
49 B
Text

# the build directory of mdbook
book/
*.jpg
*.png