Git ignore felix-cache. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/6a6ba886 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/6a6ba886 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/6a6ba886
Branch: refs/heads/LOG4J2-608 Commit: 6a6ba886193d40a3006f9d7520ff078e8ab97dc5 Parents: 6269f97 Author: Gary Gregory <[email protected]> Authored: Tue Sep 2 08:31:00 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Tue Sep 2 08:31:00 2014 -0400 ---------------------------------------------------------------------- log4j-api/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/6a6ba886/log4j-api/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-api/.gitignore b/log4j-api/.gitignore index 9f0fc21..4a239e5 100644 --- a/log4j-api/.gitignore +++ b/log4j-api/.gitignore @@ -2,3 +2,4 @@ /target/ /.classpath /.project +/felix-cache/
