add more files to the blacklist

This commit is contained in:
TJ Holowaychuk
2017-11-18 17:48:52 -08:00
parent ae04efbcff
commit 97363633ca
+3 -2
View File
@@ -25,8 +25,9 @@ var DefaultFiles = []string{
".flowconfig",
".documentup.json",
".yarn-metadata.json",
".*.yml",
"*.yml",
".travis.yml",
"LICENSE.txt",
"LICENSE",
}
// DefaultDirectories pruned.