edit: update .gitignore

This commit is contained in:
RTAkland
2021-11-12 19:20:54 +08:00
parent c215563eb5
commit 76d427266d
1 file changed
+2
+2
View File
@@ -2,6 +2,8 @@
!config.yml
*.token
*.zip
*.log
*.log.*
**/__pycache__
/.idea/
venv/