sync project paths & namespaces
This commit is contained in:
19
SM64RomManager.LangResCollector/FilterConfig.json
Normal file
19
SM64RomManager.LangResCollector/FilterConfig.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"FileNameBlackList": [
|
||||
"Resources.resx",
|
||||
"My*Icons.resx",
|
||||
"*.de.resx",
|
||||
"ReflectionSymbols.resx",
|
||||
"WebLinks.resx",
|
||||
"Form_About.resx"
|
||||
],
|
||||
"FileNameWhiteList": [
|
||||
"*.resx"
|
||||
],
|
||||
"PropNameBlackList": [
|
||||
">>*",
|
||||
"*.AccessibleName",
|
||||
"*.AccessibleDescription",
|
||||
"radMenuSeparatorItem*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user