Initial setup, after adding clj-http and google api creds json file

This commit is contained in:
benjaminramey
2020-08-04 18:44:57 -05:00
commit 6b0023680c
9 changed files with 402 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
/.prepl-port
.hgignore
.hg/