Repository: empire-db Updated Branches: refs/heads/master f0a4408bc -> a0c6a6f45
Exclude classpath and settings Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/a0c6a6f4 Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/a0c6a6f4 Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/a0c6a6f4 Branch: refs/heads/master Commit: a0c6a6f456d548e203cb572e0f189111ecbf460f Parents: f0a4408 Author: doebele <[email protected]> Authored: Mon Jun 13 11:04:22 2016 +0200 Committer: doebele <[email protected]> Committed: Mon Jun 13 11:04:22 2016 +0200 ---------------------------------------------------------------------- empire-db-spring/.gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/a0c6a6f4/empire-db-spring/.gitignore ---------------------------------------------------------------------- diff --git a/empire-db-spring/.gitignore b/empire-db-spring/.gitignore index 5c0bdd6..4915397 100644 --- a/empire-db-spring/.gitignore +++ b/empire-db-spring/.gitignore @@ -1,2 +1,4 @@ /bin/ /.project +/.settings/ +/.classpath
