Repository: servicemix-bundles Updated Branches: refs/heads/master 792496bc9 -> 2dd26ccb1
Update gitignore to include IntelliJ directory Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/4580a4b5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/4580a4b5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/4580a4b5 Branch: refs/heads/master Commit: 4580a4b532b7d35295e7aa1213dbdb9161de7407 Parents: 792496b Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Apr 28 11:39:20 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Apr 28 11:39:20 2015 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/4580a4b5/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index f1211f6..756c47f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.i?? +.idea target .project .classpath
