I often create directories to store runtime files (logs, uploads...). Ignoring them takes an absurd amount of clicks:
- Right-click on folder
- TortoiseSVN/ Properties
- New
- Other
- Expand "Property name"
- Select "svn:ignore"
- Move focus to "Property value"
- Type "*"
- OK
I wanted to ensure that I'm not missing a more straightforward method. The "TortoiseSVN/ Add to ignore list" context menu would be an awesome alternative but it only allows to ignore by name ("1b1e38247ff34f36bfe61d6113f7acfdd887b732.gif") or extension (".gif").
If it doesn't exist, I guess this is a feature request then :)
Thank you!