You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2014/08/31 20:44:08 UTC

[4/4] git commit: Git ignore Maven build output folder.

Git ignore Maven build output folder.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/36da1bbe
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/36da1bbe
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/36da1bbe

Branch: refs/heads/master
Commit: 36da1bbe0111e7d34ecafd6adfcefebf92669881
Parents: f836dad
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Aug 31 14:44:01 2014 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Aug 31 14:44:01 2014 -0400

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/36da1bbe/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b7a2888..80fdf49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /.idea
 **/*.iml
 **/target
+/target/