Repository: jena Updated Branches: refs/heads/master df760c544 -> 6a1038e98
Updates for gitignore Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/6a1038e9 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/6a1038e9 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/6a1038e9 Branch: refs/heads/master Commit: 6a1038e98a109b8d6ebd82bffa17a56cfb4f3526 Parents: df760c5 Author: Andy Seaborne <[email protected]> Authored: Wed Oct 3 20:25:08 2018 +0100 Committer: Andy Seaborne <[email protected]> Committed: Wed Oct 3 20:25:08 2018 +0100 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/6a1038e9/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f23f5b3..f492cc7 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ buildNumber.properties .settings .recommenders .metadata +maven-eclipse.xml +.externalToolBuilders/ # Idea IntelliJ *.ipr
