Преглед изворни кода

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/