You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/26 17:29:12 UTC

[maven-resolver] branch master updated: ignore backup files (#44)

This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cd1ac8  ignore backup files (#44)
7cd1ac8 is described below

commit 7cd1ac8d0fea8640ce988514a5ac7e7a20ed07ae
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sun Apr 26 13:29:04 2020 -0400

    ignore backup files (#44)
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 0e36d40..56f5129 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ target/
 *.iml
 *.ipr
 *.iws
+pom.xml.versionsBackup