Use uppercase for folder exclusion (#56)
This commit is contained in:
Родитель
a09f08cb5d
Коммит
7e791626f6
|
@ -3,7 +3,7 @@
|
|||
<!-- Each of these exclusions is a folder name - if any folder or file starts with "\[name]", it will be skipped -->
|
||||
<Exclusion Type="FolderPathStart">.GIT|.VS|OBJ|.INFRA</Exclusion>
|
||||
<!-- Exclude docfx styles folder -->
|
||||
<Exclusion Type="FolderPathFull">styles</Exclusion>
|
||||
<Exclusion Type="FolderPathFull">STYLES</Exclusion>
|
||||
|
||||
<!-- The specified file names will be skipped during the scan regardless which folder they are in -->
|
||||
<Exclusion Type="FileName">DOCFX.VENDOR.JS</Exclusion>
|
||||
|
|
Загрузка…
Ссылка в новой задаче