I don\'t want any directory named build or dist to go into my SVN no matter how deep in the tree it is.
build
dist
Is this possible? In git I just put
This works for me:
svn propset --recursive svn:ignore *.zip