Ignore clj-kondo, lsp cache, and SCIP index files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
288 B
Plaintext
16 lines
288 B
Plaintext
.cpcache/
|
|
.nrepl-port
|
|
target/
|
|
*.jar
|
|
.clj-kondo/
|
|
.lsp/
|
|
index.scip
|
|
|
|
# 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/
|