IMHO this belongs into your global .gitignore.

2014-11-07 13:47 GMT+01:00 <ebo...@apache.org>:

> Repository: commons-math
> Updated Branches:
>   refs/heads/master 596ccd59a -> 5584c3060
>
>
> Ignore the IntelliJ project files
>
>
> Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
> Commit:
> http://git-wip-us.apache.org/repos/asf/commons-math/commit/5584c306
> Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/5584c306
> Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/5584c306
>
> Branch: refs/heads/master
> Commit: 5584c3060566348176828075352bfb41adbea9c0
> Parents: 596ccd5
> Author: Emmanuel Bourg <ebo...@apache.org>
> Authored: Fri Nov 7 13:46:26 2014 +0100
> Committer: Emmanuel Bourg <ebo...@apache.org>
> Committed: Fri Nov 7 13:46:26 2014 +0100
>
> ----------------------------------------------------------------------
>  .gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/commons-math/blob/5584c306/.gitignore
> ----------------------------------------------------------------------
> diff --git a/.gitignore b/.gitignore
> index c65ad49..1cfa9ec 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -8,3 +8,7 @@ target
>  /lib
>  /site-content
>  *.class
> +*.iml
> +*.ipr
> +*.iws
> +.idea
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to