src/monger => src/clojure/monger
This commit is contained in:
parent
ff2d095402
commit
b634951812
20 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
;; as in, edge mongodb server
|
||||
:edge-features :edge-features
|
||||
:all (constantly true)}
|
||||
:source-paths ["src/clojure"]
|
||||
:java-source-paths ["src/java"]
|
||||
:codox {:exclude [monger.internal.pagination]}
|
||||
:mailing-list {:name "clojure-monger"
|
||||
:archive "https://groups.google.com/group/clojure-mongodb"
|
||||
|
|
|
|||
0
src/java/.gitkeep
Normal file
0
src/java/.gitkeep
Normal file
Loading…
Reference in a new issue