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
|
||||
*.stl
|
||||
[0-9a-f]*-init.clj
|
||||
/bin/
|
||||
/lib/
|
||||
/classes/
|
||||
/target/
|
||||
|
@ -22,3 +23,6 @@ pom.xml.asc
|
|||
|
||||
.calva/output-window/output.calva-repl
|
||||
.settings/
|
||||
.project
|
||||
|
||||
.classpath
|
||||
|
|
Loading…
Reference in a new issue