Remove deprecated env file references

This commit is contained in:
messypy
2026-06-03 22:02:20 +09:00
committed by every_holiday
parent da8a9b3c3f
commit 6a2c9bb39c
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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`