On Wed, Sep 22, 2010 at 1:24 PM, Mark Hindess
<mark.hind...@googlemail.com>wrote:

>
> Any other properties that are worth checking?
>
>
expanding svn:ignore can be helpful too (way less important since you would
have to actually svn add one of these)

for example I see the following because i use eclipse:
?       .project
?       .classpath
?       bin
?       .settings

i don't what constitutes a "good list" across the various IDEs etc, but over
in lucene we have:
classes
build
dist
*~
velocity.log
build.properties
.idea
*.iml
*.ipr
*.iws
.project
.classpath
.settings
prj.el

-- 
Robert Muir
rcm...@gmail.com

Reply via email to