Initial commit. This is beginning to work.
This commit is contained in:
parent
b9574a80f7
commit
33dcbf3f9c
15 changed files with 599 additions and 0 deletions
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
/target
|
||||
/classes
|
||||
/checkouts
|
||||
profiles.clj
|
||||
pom.xml
|
||||
pom.xml.asc
|
||||
*~
|
||||
*.jar
|
||||
*.class
|
||||
/.lein-*
|
||||
/.nrepl-port
|
||||
/.prepl-port
|
||||
.hgignore
|
||||
.hg/
|
||||
.clj-kondo/
|
||||
.lsp/
|
||||
.portal/
|
||||
.calva/output-window/output.calva-repl
|
||||
|
||||
dengine.code-workspace
|
||||
Loading…
Add table
Add a link
Reference in a new issue