Skip to content

Commit c47efdc

Browse files
committed
Initial commit
0 parents  commit c47efdc

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
pom.xml
2+
pom.xml.asc
3+
*jar
4+
/lib/
5+
/classes/
6+
/target/
7+
/checkouts/
8+
.lein-deps-sum
9+
.lein-repl-history
10+
.lein-plugins/
11+
.lein-failures
12+
.nrepl-port

0 commit comments

Comments
 (0)