Skip to content

Commit

Permalink
ignore new calva repl path and sort .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Mar 25, 2024
1 parent fff0fac commit 998e11c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
@@ -1,9 +1,10 @@
.cake
*jar
.DS_Store
.cake
.calva/repl.calva-repl
.lein-deps-sum
.lein-failures
.nrepl-port
*jar
/.calva/output-window/
/.clj-kondo/.cache
/.lsp/.cache
Expand Down

0 comments on commit 998e11c

Please sign in to comment.