From f03b1ba3168168d1cad2580a42fcf4b604310c49 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Sun, 24 Mar 2024 21:16:34 -0700 Subject: [PATCH] ignore new calva repl path and sort .gitignore --- .gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ac30c40..50ebdfd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ +*.class +*.jar +*.swp +*~ .calva/output-window/ +.calva/repl.calva-repl .classpath .clj-kondo/.cache .clj-kondo/com.github.seancorfield/next.jdbc @@ -19,10 +24,6 @@ .settings .socket-repl-port .sw* -*.class -*.jar -*.swp -*~ /checkouts /classes /clojure_test_*