mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 17:31:42 -05: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 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
pom.xml
|
||||
pom.xml.asc
|
||||
*jar
|
||||
/lib/
|
||||
/classes/
|
||||
|
|
Loading…
Add table
Reference in a new issue