bfs
bfs copied to clipboard
Respect VCS ignore files
As suggested by @merwok: https://github.com/tavianator/bfs/issues/8#issuecomment-361097431, we should implement a -vcsignore
action. Related to #30 since conditionally respecting .gitignore would be very weird, it should be an on/off thing regardless of where it appears on the command line.