Open trusktr opened 5 years ago
F.e. maybe ignore .git and node_modules by default, then if user supplies the ignore option it overrides the default value.
.git
node_modules
Also maybe good to respect .gitignore by default too?
F.e. maybe ignore
.git
andnode_modules
by default, then if user supplies the ignore option it overrides the default value.Also maybe good to respect .gitignore by default too?