]> source.dussan.org Git - gitignore.git/commitdiff
Correct .jar and .class mentions 2045/head
authorLeandro Doctors <ldoctors@gmail.com>
Mon, 18 Jul 2016 02:33:53 +0000 (23:33 -0300)
committerGitHub <noreply@github.com>
Mon, 18 Jul 2016 02:33:53 +0000 (23:33 -0300)
Leiningen.gitignore

index 47fed6c20d9b87dfe78dc4817e198584cfa5f947..a9fe6fba80d90b63aee464ecfd89ea59f697c6e1 100644 (file)
@@ -1,6 +1,7 @@
 pom.xml
 pom.xml.asc
-*jar
+*.jar
+*.class
 /lib/
 /classes/
 /target/