It's an ignore not a checkin.

On 2/13/07, Clinton Begin <[EMAIL PROTECTED]> wrote:

Ewww....so why do we have to check in our IDE project files?  Is that
a Maven requirement?  Any alternative?  Is there a Maven ant:ant?

Clinton

On 2/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Author: bgoodin
> Date: Tue Feb 13 11:55:34 2007
> New Revision: 507187
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=507187
> Log:
> Added ingores for IDEA project files and mavent target directory
>
> Modified:
>     ibatis/trunk/java/mapper/mapper2/   (props changed)
>     ibatis/trunk/java/mapper/mapper2/tools/   (props changed)
>
> Propchange: ibatis/trunk/java/mapper/mapper2/
>
------------------------------------------------------------------------------
> --- svn:ignore (original)
> +++ svn:ignore Tue Feb 13 11:55:34 2007
> @@ -6,3 +6,8 @@
>  bin
>  classes
>  ibderby
> +target
> +*.iml
> +*.ipr
> +*.iws
> +derby.log
>
> Propchange: ibatis/trunk/java/mapper/mapper2/tools/
>
------------------------------------------------------------------------------
> --- svn:ignore (added)
> +++ svn:ignore Tue Feb 13 11:55:34 2007
> @@ -0,0 +1 @@
> +*.iml
>
>
>

Reply via email to