VcsGutter
VcsGutter copied to clipboard
Exclude ignored files
In an svn repository with ignored folders (svn propset svn:ignore) vcs gutter still executes on files within this ignored folder. Don't know whether it is the case in git/hg repos .
This is a duplicate of https://github.com/bradsokol/VcsGutter/issues/15 and https://github.com/bradsokol/VcsGutter/issues/21
This pull request https://github.com/bradsokol/VcsGutter/pull/17 fixes the issue, but apparently VcsGutter is not currently maintained. GitGutter is the most maintained fork and it solved this issue, but it doesn't support anything except Git.