Doc: Add config file to exclude paths list
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"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