20
0

Stop ignoring figures in the slides template

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>
This commit is contained in:
2026-08-19 16:23:30 +09:00
parent b1b073e16e
commit bba35f7b8c

View File

@@ -1,27 +1,18 @@
# Build products, at the document root only, so figures/ is left alone.
/auto/ /auto/
/vc /vc
/notes.config
/*.aux /*.aux
/*.log
/*.out
/*.pdf
/*.fdb_latexmk /*.fdb_latexmk
/*.fls /*.fls
/*.ttt /*.log
/*.nav /*.nav
/*.toc /*.notes
/*.out
/*.pdf
/*.snm /*.snm
/*.toc
/*.ttt
/*.xdv /*.xdv
/notes.config /*-luamml-mathml.html
*.aux
*.fdb_latexmk
*.fls
*.log
*.nav
*.notes
*.out
*.snm
*.toc
*.pdf
*.png
*-luamml-mathml.html
*.swp *.swp