mirror of
https://github.com/dnslin/aria2bot.git
synced 2026-01-11 04:02:20 +08:00
16 lines
151 B
Plaintext
16 lines
151 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
.mcp.json
|
|
env/
|
|
venv/
|
|
.vscode/
|
|
.env
|
|
.cache/ |