lein new chestnut mw3

This commit is contained in:
Simon Brooke 2016-02-14 17:42:17 +00:00
commit 9fe52661f7
16 changed files with 604 additions and 0 deletions

15
.gitignore vendored Normal file
View 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