D'oh! Added japji.cljs
This commit is contained in:
parent
b253c1084c
commit
480032492a
2 changed files with 201 additions and 15 deletions
32
.gitignore
vendored
32
.gitignore
vendored
|
|
@ -1,19 +1,21 @@
|
|||
.calva/
|
||||
/checkouts/
|
||||
*.class
|
||||
/classes/
|
||||
.clj-kondo/
|
||||
# ---> Clojure
|
||||
.cpcache/
|
||||
japji.code-workspace
|
||||
*.jar
|
||||
.lein-deps-sum
|
||||
.lein-failures
|
||||
.lein-plugins/
|
||||
.lein-repl-history
|
||||
/lib/
|
||||
.lsp/
|
||||
.nrepl-port
|
||||
pom.xml
|
||||
pom.xml.asc
|
||||
*.jar
|
||||
*.class
|
||||
/lib/
|
||||
/classes/
|
||||
/target/
|
||||
/checkouts/
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
.lein-failures
|
||||
.nrepl-port
|
||||
.cpcache/
|
||||
.clj-kondo/
|
||||
.lsp/
|
||||
.portal/
|
||||
japji.code-workspace
|
||||
.shadow-cljs/
|
||||
/target/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue