Initial commit. A start has been made, but nothing works yet.

This commit is contained in:
Simon Brooke 2023-07-18 22:31:57 +01:00
commit 72d9326216
65 changed files with 3179 additions and 0 deletions

16
.gitignore vendored Normal file
View file

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