Merged. Doesn't build or run, but that seems to be an nrepl problem.

This commit is contained in:
Simon Brooke 2021-02-21 11:48:13 +00:00
parent a2ab62c94a
commit f696d35f9c

4
.gitignore vendored
View file

@ -5,6 +5,7 @@ pom.xml.asc
*.log *.log
*.stl *.stl
[0-9a-f]*-init.clj [0-9a-f]*-init.clj
/bin/
/lib/ /lib/
/classes/ /classes/
/target/ /target/
@ -22,3 +23,6 @@ pom.xml.asc
.calva/output-window/output.calva-repl .calva/output-window/output.calva-repl
.settings/ .settings/
.project
.classpath