From baaa010721671ecac7a1fbbabb575be850965b36 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Sun, 26 Nov 2023 12:16:13 -0500 Subject: [PATCH] Clean .gitignore up --- .gitignore | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 4638e6a..8d16b63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,14 +1,14 @@ -/target -/classes -/checkouts +target/ +classes/ +checkouts/ profiles.clj pom.xml pom.xml.asc *.jar *.class -/.lein-* -/.nrepl-port -/.prepl-port +.lein-* +.nrepl-port +.prepl-port .hgignore .hg/ .clj-condo/ @@ -17,9 +17,11 @@ pom.xml.asc .clj-kondo/ .cpcache/ **/.DS_Store -/sandbox +sandbox ludus.sublime-workspace -/ludus -/out/ -/node_modules/ +ludus +out/ +node_modules/ .shadow-cljs +.cljs_node_repl/ +.helix/