Remove some less-helpful default exclusions like yaml and conf
This commit is contained in:

committed by
Geoff Seemueller

parent
f5c6f65955
commit
534a6ade27
@@ -22,10 +22,10 @@ const filetypeExclusions = [
|
||||
'.lockb',
|
||||
|
||||
// Config files
|
||||
'.yaml',
|
||||
'.yml',
|
||||
'.toml',
|
||||
'.conf',
|
||||
// '.yaml',
|
||||
// '.yml',
|
||||
// '.toml',
|
||||
// '.conf',
|
||||
|
||||
// Binary and compiled
|
||||
'.exe',
|
||||
|
Reference in New Issue
Block a user