1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

Merge pull request #856 from oschrenk/patch-3

Ignore files created by maven-release-plugin
This commit is contained in:
Adam Roben 2013-11-26 19:51:32 -08:00
commit 8e9563a7c9

View file

@ -1,2 +1,5 @@
target/
*.releaseBackup
pom.xml.tag
pom.xml.releaseBackup
pom.xml.next
release.properties