Skip to content

Commit 905cbca

Browse files
authored
Merge pull request #2045 from allentiak/patch-1
Correct .jar and .class mentions
2 parents ead0f8e + 0ee8f1a commit 905cbca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Leiningen.gitignore

Lines changed: 2 additions & 1 deletion
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)