Initial commit

This commit is contained in:
Simon Brooke 2020-01-27 17:31:07 +00:00
commit 86c675f22d
42 changed files with 1407 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
/target
/lib
/classes
/checkouts
pom.xml
dev-config.edn
test-config.edn
*.jar
*.class
/.lein-*
profiles.clj
/.env
.nrepl-port
/node_modules
/log