Files
infinity-cats-bot/.gitignore
2025-10-24 14:13:01 +03:00

12 lines
119 B
Plaintext

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