Initial commit

This commit is contained in:
Simon Brooke 2018-06-20 09:29:24 +01:00 committed by GitHub
commit e57960d50a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 353 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
pom.xml
pom.xml.asc
*.jar
*.class
/lib/
/classes/
/target/
/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
.cpcache/