Initial commit

This commit is contained in:
Simon Brooke 2019-06-03 21:13:10 +01:00 committed by GitHub
commit 1afe9f71b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 293 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/