lein new chestnut mw3
This commit is contained in:
commit
9fe52661f7
16 changed files with 604 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
*.class
|
||||
*.jar
|
||||
/.lein-*
|
||||
/.nrepl-port
|
||||
/.repl
|
||||
/checkouts/
|
||||
/classes/
|
||||
/lib/
|
||||
/log/
|
||||
/out/
|
||||
/resources/public/js/compiled/**
|
||||
/target/
|
||||
figwheel_server.log
|
||||
pom.xml
|
||||
pom.xml.asc
|
||||
Loading…
Add table
Add a link
Reference in a new issue