You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2015/08/08 09:35:05 UTC

logging-log4j2 git commit: add /loggerProperties/target/ to .gitignore

Repository: logging-log4j2
Updated Branches:
  refs/heads/master b291d2ac9 -> acfd7d3af


add /loggerProperties/target/ to .gitignore

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

Branch: refs/heads/master
Commit: acfd7d3af559c2b56a990e79d63569ea12bc270b
Parents: b291d2a
Author: rpopma <rp...@apache.org>
Authored: Sat Aug 8 16:35:01 2015 +0900
Committer: rpopma <rp...@apache.org>
Committed: Sat Aug 8 16:35:01 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/acfd7d3a/log4j-samples/.gitignore
----------------------------------------------------------------------
diff --git a/log4j-samples/.gitignore b/log4j-samples/.gitignore
index 4319c95..a506d66 100644
--- a/log4j-samples/.gitignore
+++ b/log4j-samples/.gitignore
@@ -1,3 +1,4 @@
 /target/
 /.project
 /configuration/target/
+/loggerProperties/target/