Skip to content

Commit 0ee8f1a

Browse files
authoredJul 18, 2016
Correct .jar and .class mentions
1 parent c751b70 commit 0ee8f1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎Leiningen.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
pom.xml
22
pom.xml.asc
3-
*jar
3+
*.jar
4+
*.class
45
/lib/
56
/classes/
67
/target/

0 commit comments

Comments
 (0)
Please sign in to comment.