summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 368c1106091336a6fd0ad7eff78047c7e87e87ff (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/