Ignore pom.xml.versionsBackup files
This commit is contained in:
parent
7b1ba2c782
commit
43cefe4c6d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,6 +4,8 @@
|
|||
*.ear
|
||||
*.zip
|
||||
|
||||
pom.xml.versionsBackup
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
|
|
Loading…
Reference in a new issue