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 2015/08/11 01:01:41 UTC

logging-log4j2 git commit: Ignore Eclipse files from Git.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 9a7859e93 -> bb9267d48


Ignore Eclipse files from Git.

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

Branch: refs/heads/master
Commit: bb9267d4860997ba2d89bf63e7ef7e6f181b83e2
Parents: 9a7859e
Author: ggregory <gg...@apache.org>
Authored: Mon Aug 10 16:01:38 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Mon Aug 10 16:01:38 2015 -0700

----------------------------------------------------------------------
 log4j-samples/configuration/.gitignore    | 3 +++
 log4j-samples/loggerProperties/.gitignore | 3 +++
 2 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/bb9267d4/log4j-samples/configuration/.gitignore
----------------------------------------------------------------------
diff --git a/log4j-samples/configuration/.gitignore b/log4j-samples/configuration/.gitignore
new file mode 100644
index 0000000..ddd6d6d
--- /dev/null
+++ b/log4j-samples/configuration/.gitignore
@@ -0,0 +1,3 @@
+/.settings/
+/.classpath
+/.project

http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/bb9267d4/log4j-samples/loggerProperties/.gitignore
----------------------------------------------------------------------
diff --git a/log4j-samples/loggerProperties/.gitignore b/log4j-samples/loggerProperties/.gitignore
new file mode 100644
index 0000000..ddd6d6d
--- /dev/null
+++ b/log4j-samples/loggerProperties/.gitignore
@@ -0,0 +1,3 @@
+/.settings/
+/.classpath
+/.project