1
0
mirror of https://github.com/github/gitignore synced 2024-05-30 17:28:13 +02:00
gitignore/Leiningen.gitignore
Sam Whited b83dd2fb1e Ignore signed pom files in leiningen projects
Pom files are commonly signed before deploy as part of the build/signoff process
2014-02-23 19:22:13 -05:00

10 lines
99 B
Plaintext

pom.xml
pom.xml.asc
*jar
/lib/
/classes/
/target/
.lein-deps-sum
.lein-repl-history
.lein-plugins/