Ignore felix-cache 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/83dda19e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/83dda19e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/83dda19e
Branch: refs/heads/LOG4J-1181 Commit: 83dda19ee681484dbe6be991ab4254516f62fd64 Parents: 2acc3c2 Author: Gary Gregory <[email protected]> Authored: Thu Jul 28 17:19:07 2016 -0700 Committer: Gary Gregory <[email protected]> Committed: Thu Jul 28 17:19:07 2016 -0700 ---------------------------------------------------------------------- log4j-core/.gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/83dda19e/log4j-core/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-core/.gitignore b/log4j-core/.gitignore index df2b0e2..040a346 100644 --- a/log4j-core/.gitignore +++ b/log4j-core/.gitignore @@ -1,5 +1,6 @@ -/.settings/ -/target/ -/.classpath -/.project -/bin/ +/.settings/ +/target/ +/.classpath +/.project +/bin/ +/felix-cache/
