Initial commit

This commit is contained in:
Simon Brooke 2023-01-30 14:46:22 +00:00
commit 1404035193
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
8 changed files with 596 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
/resources/public/js/compiled/**
figwheel_server.log
pom.xml
*jar
/lib/
/classes/
/out/
/target/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.repl
.nrepl-port
.lein-failures