Selaa lähdekoodia

Merge pull request #2045 from allentiak/patch-1

Correct .jar and .class mentions
Brendan Forster 8 vuotta sitten
vanhempi
sitoutus
905cbca2e8
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      Leiningen.gitignore

+ 2 - 1
Leiningen.gitignore

@@ -1,6 +1,7 @@
 pom.xml
 pom.xml.asc
-*jar
+*.jar
+*.class
 /lib/
 /classes/
 /target/