Initial commit
This commit is contained in:
commit
1404035193
8 changed files with 596 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/resources/public/js/compiled/**
|
||||
figwheel_server.log
|
||||
pom.xml
|
||||
*jar
|
||||
/lib/
|
||||
/classes/
|
||||
/out/
|
||||
/target/
|
||||
.lein-deps-sum
|
||||
.lein-repl-history
|
||||
.lein-plugins/
|
||||
.repl
|
||||
.nrepl-port
|
||||
|
||||
.lein-failures
|
||||
Loading…
Add table
Add a link
Reference in a new issue