]> source.dussan.org Git - gitignore.git/commitdiff
Ignore signed pom files in leiningen projects 960/head
authorSam Whited <sam@samwhited.com>
Mon, 24 Feb 2014 00:22:13 +0000 (19:22 -0500)
committerSam Whited <sam@samwhited.com>
Mon, 24 Feb 2014 00:22:13 +0000 (19:22 -0500)
Pom files are commonly signed before deploy as part of the build/signoff process

Leiningen.gitignore

index b8d324538512cf7add925d63034385ddbaf3b3bd..4076612d7bcd42914ba568a2beafcd03fe23de45 100644 (file)
@@ -1,4 +1,5 @@
 pom.xml
+pom.xml.asc
 *jar
 /lib/
 /classes/