|
|
@ -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" |
|
|
|