Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Initial commit
  • Loading branch information
clayton committed May 16, 2017
0 parents commit 3c87651
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
pom.xml
pom.xml.asc
*jar
/lib/
/classes/
/target/
/checkouts/
.lein-deps-sum
.lein-repl-history
.lein-plugins/
.lein-failures
.nrepl-port
2 changes: 2 additions & 0 deletions README.md
@@ -0,0 +1,2 @@
# clj-util-datomic-peer
Utilities for using datomic

0 comments on commit 3c87651

Please sign in to comment.