The unrooted *.pdf and *.png rules hid anything added under figures/. Build products are all at the document root, so the rooted rules are enough. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
19 lines
219 B
Plaintext
19 lines
219 B
Plaintext
# Build products, at the document root only, so figures/ is left alone.
|
|
/auto/
|
|
/vc
|
|
/notes.config
|
|
/*.aux
|
|
/*.fdb_latexmk
|
|
/*.fls
|
|
/*.log
|
|
/*.nav
|
|
/*.notes
|
|
/*.out
|
|
/*.pdf
|
|
/*.snm
|
|
/*.toc
|
|
/*.ttt
|
|
/*.xdv
|
|
/*-luamml-mathml.html
|
|
*.swp
|