Ignore: Maven target folder and Eclipse files and folders. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4c2beff8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4c2beff8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4c2beff8
Branch: refs/heads/messaging-module Commit: 4c2beff8974882c043b9e31660e7c344a84701e4 Parents: b2cfd3b Author: Gary Gregory <[email protected]> Authored: Fri Aug 29 09:37:57 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Fri Aug 29 09:37:57 2014 -0400 ---------------------------------------------------------------------- log4j-bom/.gitignore | 2 ++ log4j-samples/.gitignore | 2 ++ 2 files changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4c2beff8/log4j-bom/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-bom/.gitignore b/log4j-bom/.gitignore new file mode 100644 index 0000000..edc6e06 --- /dev/null +++ b/log4j-bom/.gitignore @@ -0,0 +1,2 @@ +/target/ +/.project http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4c2beff8/log4j-samples/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-samples/.gitignore b/log4j-samples/.gitignore new file mode 100644 index 0000000..edc6e06 --- /dev/null +++ b/log4j-samples/.gitignore @@ -0,0 +1,2 @@ +/target/ +/.project
