Files
lazygitclj/.gitignore
Adam Jeniski 785d07b08f Add generated files to gitignore
Ignore clj-kondo, lsp cache, and SCIP index files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 16:50:43 -05:00

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/