This repository has been archived on 2025-12-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
QWeatherReporter/.gitignore
2021-11-12 19:20:54 +08:00

13 lines
78 B
Plaintext

*.yml
!config.yml
*.token
*.zip
*.log
*.log.*
**/__pycache__
/.idea/
venv/