Repository: cayenne Updated Branches: refs/heads/STABLE-3.1 4bb78bdf7 -> ff3453f80
add IDEA files to gitignore Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/63b30c23 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/63b30c23 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/63b30c23 Branch: refs/heads/STABLE-3.1 Commit: 63b30c23ee1adc7fe01d2de9d14a3dd595e7641b Parents: 4bb78bd Author: Savva Kolbachev <s.kolbac...@gmail.com> Authored: Fri Apr 29 13:54:35 2016 +0300 Committer: Savva Kolbachev <s.kolbac...@gmail.com> Committed: Fri Apr 29 13:54:35 2016 +0300 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/63b30c23/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 147a718..80c3492 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ target derby.log .metadata bin/ +.idea +*.iml