Files
mc-discord-bot/.gitignore
2025-03-29 15:39:55 +01:00

13 lines
118 B
Plaintext

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