Skip to content

Commit 020c99e

Browse files
authored
Merge pull request #236 from NOAA-GSL/relay/hh-pr-113
Codex Relay: zyra-project/zyra PR #113 — fix: overhaul print preview layout to fill full 3600px poster height
2 parents 49b8243 + c630cac commit 020c99e

14 files changed

+5236
-864
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,10 @@ dmypy.json
176176
# Cython debug symbols
177177
cython_debug/
178178

179+
# Poster generated artifacts (screenshots, previews)
180+
poster/html/screenshot-*.png
181+
poster/html/poster-preview.jpg
182+
179183
# Ruff linter
180184
.ruff_cache/
181185

0 commit comments

Comments
 (0)