Initial project setup

This commit is contained in:
AaronL725
2026-05-11 02:40:03 +08:00
commit 48fd6925f8
7 changed files with 3387 additions and 0 deletions
Executable
+23
View File
@@ -0,0 +1,23 @@
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
env/
accounts_*.txt
mail_credentials.txt
*.txt
!requirements.txt
config.json
config.local.json
*.log
.DS_Store
.idea/
.vscode/
DrissionPage/
autoPortData/