Skip to content

Commit 2624228

Browse files
committed
add standalone jar to github repo
1 parent 03bedf3 commit 2624228

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pom.xml.asc
66
*.jar
77
*.class
88
/lib/
9+
/target/
910
/classes/
1011
/checkouts/
1112
.lein-deps-sum
@@ -33,3 +34,6 @@ tags
3334
# jlog.txt
3435
jlog.txt
3536
# End of https://www.gitignore.io/api/vim,clojure,leiningen
37+
!jlog-0.1.0-SNAPSHOT-standalone.jar
38+
!*/
39+
3.53 MB
Binary file not shown.

0 commit comments

Comments
 (0)