Skip to content

Commit 0ee8f1a

Browse files
authored
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

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)