Repository: logging-log4j2 Updated Branches: refs/heads/LOG4J-1181 da5ff32fa -> d6debcec5
Add .gitignore Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d6debcec Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d6debcec Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d6debcec Branch: refs/heads/LOG4J-1181 Commit: d6debcec5b3137598aa2596d2f2258987fbaf7d9 Parents: da5ff32 Author: Mikael Ståldal <[email protected]> Authored: Wed Nov 18 17:14:52 2015 +0100 Committer: Mikael Ståldal <[email protected]> Committed: Wed Nov 18 17:14:52 2015 +0100 ---------------------------------------------------------------------- log4j-api-scala_2.11/.gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d6debcec/log4j-api-scala_2.11/.gitignore ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.11/.gitignore b/log4j-api-scala_2.11/.gitignore new file mode 100644 index 0000000..ddd6d6d --- /dev/null +++ b/log4j-api-scala_2.11/.gitignore @@ -0,0 +1,3 @@ +/.settings/ +/.classpath +/.project
