Initial commit

This commit is contained in:
Simon Brooke 2024-04-05 10:35:06 +01:00
commit 2df432fd4b
3 changed files with 373 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/