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

Correct .jar and .class mentions

Leandro Doctors пре 8 година
родитељ
комит
0ee8f1a95d
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/