Merged. Doesn't build or run, but that seems to be an nrepl problem.
This commit is contained in:
parent
a2ab62c94a
commit
f696d35f9c
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue