Meta: Update exclude paths list in the example

This commit is contained in:
Riyyi
2022-03-03 00:38:09 +01:00
parent 7cfe06e86e
commit 6a25f58be2
+1
View File
@@ -43,6 +43,7 @@ The excluded paths from the example config:
"excludePaths" : { "excludePaths" : {
".git": "directory", ".git": "directory",
".md": "endsWith", ".md": "endsWith",
"manafiles.json": "endsWith",
"packages": "file", "packages": "file",
"README.org": "endsWith", "README.org": "endsWith",
"screenshot.png": "file" "screenshot.png": "file"