Initial commit

This commit is contained in:
Zach Oakes
2013-12-28 17:21:20 -08:00
commit 9a58b3c309
3 changed files with 8 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
pom.xml
*jar
/lib/
/classes/
/targets/
.lein-deps-sum

0
LICENSE Normal file
View File

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
play-clj
========