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__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
||||||
.env
|
|
||||||
config/config.toml
|
config/config.toml
|
||||||
config/secrets.toml
|
config/secrets.toml
|
||||||
config/guests.txt
|
config/guests.txt
|
||||||
|
|||||||
@@ -204,7 +204,6 @@ OCR text、翻訳 text、VRC ログ結果は `runtime/runtime.log` に追記す
|
|||||||
|
|
||||||
以下はローカル専用。
|
以下はローカル専用。
|
||||||
|
|
||||||
- `.env`
|
|
||||||
- `config/config.toml`
|
- `config/config.toml`
|
||||||
- `config/secrets.toml`
|
- `config/secrets.toml`
|
||||||
- `config/guests.txt`
|
- `config/guests.txt`
|
||||||
|
|||||||
Reference in New Issue
Block a user