Repository: cayenne Updated Branches: refs/heads/master 8e8576497 -> a0513f43b
ignoring APT Eclipse plugin meta files Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a0513f43 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/a0513f43 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/a0513f43 Branch: refs/heads/master Commit: a0513f43b752cf1dfd41b869a404c16b520796bc Parents: 8e85764 Author: Andrus Adamchik <[email protected]> Authored: Wed Mar 30 09:41:10 2016 +0300 Committer: Andrus Adamchik <[email protected]> Committed: Wed Mar 30 09:41:10 2016 +0300 ---------------------------------------------------------------------- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0513f43/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f12106a..ac5c0e5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,6 @@ target derby.log .metadata bin/ - .idea *.iml +.factorypath
