Clean .gitignore up

This commit is contained in:
Scott Richmond 2023-11-26 12:16:13 -05:00
parent 46fdfa2a79
commit baaa010721

22
.gitignore vendored
View File

@ -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/