Repository: marmotta Updated Branches: refs/heads/develop 00d37de4c -> 89fe9d42e
added maven-eclipse.xml to the list of ignored files Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/89fe9d42 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/89fe9d42 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/89fe9d42 Branch: refs/heads/develop Commit: 89fe9d42e4927000cf55c55000063a7a93933ad2 Parents: 00d37de Author: Rupert Westenthaler <[email protected]> Authored: Tue Apr 8 08:40:19 2014 +0200 Committer: Rupert Westenthaler <[email protected]> Committed: Tue Apr 8 08:40:19 2014 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/89fe9d42/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 7690c4b..be2d30c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ target/ .idea/ .metadata/ +maven-eclipse.xml \ No newline at end of file
