Kaynağa Gözat

Correct .jar and .class mentions

Leandro Doctors 8 yıl önce
ebeveyn
işleme
0ee8f1a95d
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      Leiningen.gitignore

+ 2 - 1
Leiningen.gitignore

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