Meta: Update exclude paths list in the example
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user