Initial commit

This commit is contained in:
Simon Brooke 2023-06-08 08:16:36 +01:00
commit bc68d186cd
7 changed files with 539 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*~
*.jar
*.class
/.lein-*
/.nrepl-port
/.prepl-port
.hgignore
.hg/
.clj-kondo/
.lsp/