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:
commit
8e9563a7c9
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
target/
|
||||
*.releaseBackup
|
||||
pom.xml.tag
|
||||
pom.xml.releaseBackup
|
||||
pom.xml.next
|
||||
release.properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue