Files
AstrBot/.gitignore
2025-11-11 00:23:48 +08:00

12 lines
119 B
Plaintext

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