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-12-26 09:36:33 +08:00

12 lines
72 B
Plaintext

test.py
*.yml
!config.yml
*.log
*.log.*
**/__pycache__
/.idea/
venv/