feat: 添加配置文件 config.ini

This commit is contained in:
2026-02-04 15:22:13 +08:00
parent a605e46911
commit d373a073e4
2 changed files with 35 additions and 2 deletions

2
.gitignore vendored
View File

@@ -16,8 +16,6 @@ __pycache__/
*.swp
*.swo
# Config with sensitive data
config.ini
# Logs
*.log