Initial commit

This commit is contained in:
Simon Brooke 2020-05-23 16:20:23 +01:00
commit 66146c46ba
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
15 changed files with 571 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/