Files
task-discord/.gitignore
T
2026-05-02 10:11:01 +09:00

12 lines
114 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env