chore: ignore player bug viewer local data
This commit is contained in:
parent
6834737f2d
commit
3dcd9c1144
4
.gitignore
vendored
4
.gitignore
vendored
@ -132,3 +132,7 @@ __pycache__/
|
||||
|
||||
# Local OSS collect-data downloads and JSON exports.
|
||||
/Tools/OSS/Data/
|
||||
|
||||
# Local player bug viewer cache and machine config.
|
||||
/Tools/PlayerBugViewer/Data/
|
||||
/Tools/PlayerBugViewer/config.local.json
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@
|
||||
{
|
||||
"access_key_id": "LTAI5t7x5WJDtoFNpxDq4MWh",
|
||||
"access_key_secret": "fBDtyz7Z38B7rvRXHNzqVflw6LThXX",
|
||||
"endpoint": "oss-cn-shanghai.aliyuncs.com",
|
||||
"bucket": "th1-oss",
|
||||
"save_config_dir": "C:\\Users\\wuwenbo\\AppData\\LocalLow\\Remilia Command\\Config",
|
||||
"skip_existing_downloads": true
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user