1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 03:34:23 +01:00

Ignore signed pom files in leiningen projects

Pom files are commonly signed before deploy as part of the build/signoff process
This commit is contained in:
Sam Whited 2014-02-23 19:22:13 -05:00
parent 2544a6b710
commit b83dd2fb1e

View File

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