Not yet doing anything useful, but ground has been cut.
This commit is contained in:
parent
1404035193
commit
b3abcf3f13
7 changed files with 112 additions and 7 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
*-init.clj
|
||||
/resources/public/js/compiled/**
|
||||
figwheel_server.log
|
||||
pom.xml
|
||||
|
|
@ -6,9 +7,12 @@ pom.xml
|
|||
/classes/
|
||||
/out/
|
||||
/target/
|
||||
.clj-kondo/
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
.lsp/
|
||||
.rebel_readline_history
|
||||
.repl
|
||||
.nrepl-port
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue