Browse Source

Merge pull request #960 from SamWhited/patch-1

Ignore signed pom files in leiningen projects
Carl Suster 11 năm trước cách đây
mục cha
commit
2992916925
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Leiningen.gitignore

+ 1 - 0
Leiningen.gitignore

@@ -1,4 +1,5 @@
 pom.xml
+pom.xml.asc
 *jar
 /lib/
 /classes/