Files
infinity-cats-bot/.dockerignore
2025-10-24 03:13:40 +03:00

11 lines
113 B
Plaintext

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