Remove deprecated env file references
This commit is contained in:
1
VRWT_Tool/VRC_OSC/.gitignore
vendored
1
VRWT_Tool/VRC_OSC/.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
.env
|
||||
config/config.toml
|
||||
config/secrets.toml
|
||||
config/guests.txt
|
||||
|
||||
@@ -204,7 +204,6 @@ OCR text、翻訳 text、VRC ログ結果は `runtime/runtime.log` に追記す
|
||||
|
||||
以下はローカル専用。
|
||||
|
||||
- `.env`
|
||||
- `config/config.toml`
|
||||
- `config/secrets.toml`
|
||||
- `config/guests.txt`
|
||||
|
||||
Reference in New Issue
Block a user