Add generated files to gitignore

Ignore clj-kondo, lsp cache, and SCIP index files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 16:50:43 -05:00
parent 9d1fd59644
commit 785d07b08f
+3
View File
@@ -2,6 +2,9 @@
.nrepl-port .nrepl-port
target/ target/
*.jar *.jar
.clj-kondo/
.lsp/
index.scip
# VHS test outputs (generated artifacts, not needed in repo) # VHS test outputs (generated artifacts, not needed in repo)
test/e2e/output/ test/e2e/output/