This commit is contained in:
Travis Shears 2025-07-04 15:39:24 +02:00
commit 5785f3792d
Signed by: travisshears
GPG key ID: D4C2E4DFAB8BABF8
10 changed files with 409 additions and 0 deletions

29
.gitignore vendored Normal file
View file

@ -0,0 +1,29 @@
.calva/output-window/
.calva/repl.calva-repl
.classpath
.clj-kondo/.cache
.cpcache
.eastwood
.factorypath
.hg/
.hgignore
.java-version
.lein-*
.lsp/.cache
.lsp/sqlite.db
.nrepl-history
.nrepl-port
.portal/vs-code.edn
.project
.rebel_readline_history
.settings
.socket-repl-port
.sw*
.vscode
*.class
*.jar
*.swp
*~
/checkouts
/classes
/target