mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +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:
parent
2544a6b710
commit
b83dd2fb1e
@ -1,4 +1,5 @@
|
|||||||
pom.xml
|
pom.xml
|
||||||
|
pom.xml.asc
|
||||||
*jar
|
*jar
|
||||||
/lib/
|
/lib/
|
||||||
/classes/
|
/classes/
|
||||||
|
Loading…
Reference in New Issue
Block a user