Initial commit

This commit is contained in:
Simon Brooke 2018-08-18 23:46:08 +01:00
commit 09501f8e4b
8 changed files with 418 additions and 0 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
/target
/classes
/checkouts
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
/resources/*
*~