Repository: logging-log4j2 Updated Branches: refs/heads/master eb60049a1 -> 8f6dda187
Ignore Eclipse 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/8f6dda18 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8f6dda18 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8f6dda18 Branch: refs/heads/master Commit: 8f6dda1878591d0e486f7759781fe9eed897fe68 Parents: eb60049 Author: ggregory <[email protected]> Authored: Wed Jan 27 10:31:39 2016 -0800 Committer: ggregory <[email protected]> Committed: Wed Jan 27 10:31:39 2016 -0800 ---------------------------------------------------------------------- log4j-samples/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8f6dda18/log4j-samples/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-samples/.gitignore b/log4j-samples/.gitignore index a506d66..7e7197b 100644 --- a/log4j-samples/.gitignore +++ b/log4j-samples/.gitignore @@ -2,3 +2,4 @@ /.project /configuration/target/ /loggerProperties/target/ +/.settings/
