浏览代码

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/