Ok, I've committed the ignores for .classpath, .project, .settings
created by eclipse and a couple target directories that hadn't been
excluded. I'll get the idea stuff on another pass once I figure out
how to do global wildcard ignores.

On Sun, Feb 21, 2010 at 7:53 AM, Sean Owen <sro...@gmail.com> wrote:
> IntelliJ 8 and before used the .ipr and .iws files -- IntelliJ 9 puts
> it in an .idea directory. It will auto-ignore these files. Still I
> think it doesn't hurt to ensure SVN never has anything to do with it.
>
> That and .DS_Store files from the Mac. maybe it already ignores them.
>
> On Sat, Feb 20, 2010 at 10:47 PM, Ted Dunning <ted.dunn...@gmail.com> wrote:
>> I don't know the normal conventions (and they all seem to have changed
>> recently anyway).
>>
>> *.ipr is the project file and the workspace and project files used to be at
>> the top level.  the module files could be below or not.
>>
>> The .idea directory is new and I don't grok it yet.  It would only appear at
>> the top-level, I think.
>>
>> If you don't use IDEA, you might punt on this.  IDEA is pretty good about
>> not checking extra goo in and I don't see eclipse users accidentally
>> checking in IDEA files.
>>
>> On Sat, Feb 20, 2010 at 1:35 PM, Drew Farris <drew.far...@gmail.com> wrote:
>>
>>> On Sat, Feb 20, 2010 at 3:04 PM, Ted Dunning <ted.dunn...@gmail.com>
>>> wrote:
>>> > WOuldn't hurt to do the same for the IDEA project (*.ipr), module (*.iml)
>>> > and workspace (*.iws) files.  Lately, it seems idea is keeping this all
>>> in a
>>> > .idea sub-directory of the parent.
>>>
>>> so, just adding an svn:ignore on the parent for .idea would ignore
>>> what we're looking for? AFAIK, ignore is set only on a per directory
>>> basis, I'd have to do some minor digging to determine if we can ignore
>>> files with those extensions everywhere.
>>>
>>
>>
>>
>> --
>> Ted Dunning, CTO
>> DeepDyve
>>
>

Reply via email to