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:
@@ -2,6 +2,9 @@
|
||||
.nrepl-port
|
||||
target/
|
||||
*.jar
|
||||
.clj-kondo/
|
||||
.lsp/
|
||||
index.scip
|
||||
|
||||
# VHS test outputs (generated artifacts, not needed in repo)
|
||||
test/e2e/output/
|
||||
|
||||
Reference in New Issue
Block a user