- Ignore entire test/e2e/output/ directory for generated artifacts - Update screenshots with latest panel renders Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
.cpcache/
|
|
.nrepl-port
|
|
target/
|
|
*.jar
|
|
|
|
# VHS test outputs (generated artifacts, not needed in repo)
|
|
test/e2e/output/
|
|
test/e2e/debug.tape
|
|
test/e2e/aspect-ratio/*.gif
|
|
|
|
# Nested test output directories (created by VHS when run from wrong directory)
|
|
test/e2e/test/
|