Both are generated by scripts/build_demo_pdf.py — output/ holds the rendered demo.pdf, tmp/ the intermediate page PNGs it rasterizes on the way there (~2 MB of them). Same category as the existing dist-* entries, so grouped with them. scripts/build_demo_pdf.py itself is deliberately left untracked rather than ignored — it is source, not output, and whether it belongs in the repo is a separate call. Co-Authored-By: Claude Opus 5 <[email protected]>
This commit is contained in:
@@ -4,6 +4,11 @@ dist-showcase/
|
|||||||
dist-demo/
|
dist-demo/
|
||||||
*.log
|
*.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Generated by scripts/build_demo_pdf.py — the rendered demo PDF and the
|
||||||
|
# intermediate page PNGs it rasterizes on the way there (~2 MB).
|
||||||
|
output/
|
||||||
|
tmp/
|
||||||
# impeccable-ignore-start
|
# impeccable-ignore-start
|
||||||
.impeccable/config.local.json
|
.impeccable/config.local.json
|
||||||
.impeccable/hook.cache.json
|
.impeccable/hook.cache.json
|
||||||
|
|||||||
Reference in New Issue
Block a user