Doc: Add config file to exclude paths list
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"excludePaths" : {
|
||||
".git": "directory",
|
||||
".md": "endsWith",
|
||||
"manafiles.json": "endsWith",
|
||||
"packages": "file",
|
||||
"README.org": "endsWith",
|
||||
"screenshot.png": "file"
|
||||
|
||||
Reference in New Issue
Block a user