summaryrefslogtreecommitdiff
path: root/.gitignore
blob: db282298fefe6a8e9f6f3788cc9704c5d053ffc0 (plain)
1
2
3
4
5
6
7
8
# Nix
result
result-*

# Quarto compiled output.
# Rebuilding from scratch is cheap enough, so no need to track this in git.
/.quarto/
/_book/