Преглед на файлове

Merge pull request #2045 from allentiak/patch-1

Correct .jar and .class mentions
Brendan Forster преди 8 години
родител
ревизия
905cbca2e8
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      Leiningen.gitignore

+ 2 - 1
Leiningen.gitignore

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