You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dl...@apache.org on 2018/01/24 22:54:20 UTC

[2/5] incubator-edgent git commit: gitignore mvn release plugin temp files

gitignore mvn release plugin temp files

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/bbae0365
Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/bbae0365
Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/bbae0365

Branch: refs/heads/develop
Commit: bbae0365d3bfb4a05c3705318a63bfabb6ee8c77
Parents: 7a2707a
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Mon Jan 15 11:53:29 2018 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Mon Jan 15 11:53:29 2018 -0500

----------------------------------------------------------------------
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/bbae0365/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index ea7e192..6a7d96b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,10 @@
 # Exclude the maven-wrapper.jar
 .mvn/wrapper/maven-wrapper.jar
 
+# Exclude maven-release-plugin generated tmp artifacts
+pom.xml.releaseBackup
+release.properties
+
 # More generated artifacts
 target/
 /reports