Repository: ant-ivyde Updated Branches: refs/heads/master 20172ffe4 -> 5800f289e
adding IntelliJ Idea control files to .gitignore Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/5800f289 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/5800f289 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/5800f289 Branch: refs/heads/master Commit: 5800f289eac03977d9b4cbf69ee919531067e898 Parents: 20172ff Author: Antoine Levy-Lambert <[email protected]> Authored: Sun May 25 18:42:55 2014 -0400 Committer: Antoine Levy-Lambert <[email protected]> Committed: Sun May 25 18:42:55 2014 -0400 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/5800f289/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 504aec2..26e6a58 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ doc/style/ doc/xooki/ doc/sample/webapp-js-repo/webapp/bin .DS_Store +.idea +*.iml
