Tactical commit before major refactor
This commit is contained in:
parent
28db4866eb
commit
23e24bd381
12 changed files with 161 additions and 104 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,13 +2,18 @@ pom.xml
|
|||
pom.xml.asc
|
||||
*.jar
|
||||
*.class
|
||||
*.log
|
||||
[0-9a-f]*-init.clj
|
||||
/lib/
|
||||
/classes/
|
||||
/target/
|
||||
/checkouts/
|
||||
/.clj-kondo/
|
||||
.eastwood
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
.lein-failures
|
||||
.nrepl-port
|
||||
.cpcache/
|
||||
*~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue