svn recursively ignore


/ Published in: SVN
Save to your folder(s)

Recursively ignore files matching the defined pattern starting from the current directory


Copy this code and paste it in your HTML
  1. svn propset svn:ignore '*.ignore' . --recursive

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.