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