19 lines
388 B
JSON
19 lines
388 B
JSON
{
|
|
"FileNameBlackList": [
|
|
"Resources.resx",
|
|
"My*Icons.resx",
|
|
"*.de.resx",
|
|
"ReflectionSymbols.resx",
|
|
"WebLinks.resx",
|
|
"Form_About.resx"
|
|
],
|
|
"FileNameWhiteList": [
|
|
"*.resx"
|
|
],
|
|
"PropNameBlackList": [
|
|
">>*",
|
|
"*.AccessibleName",
|
|
"*.AccessibleDescription",
|
|
"radMenuSeparatorItem*"
|
|
]
|
|
} |