```
feat(config): 移除vfs_config.yaml配置文件 移除vfs_config.yaml文件,该文件包含服务器配置、服务端点和VFS设置。 更新.gitignore文件以忽略*.yaml文件。 ```
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ data/
|
||||
|
||||
*.exe
|
||||
*.sqlite3
|
||||
*.yaml
|
||||
|
Reference in New Issue
Block a user