Initial commit

This commit is contained in:
Simon Brooke 2023-01-10 13:37:40 +00:00
commit 6fb60dfe50
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
18 changed files with 3308 additions and 0 deletions

15
.gitignore vendored Normal file
View file

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