discord_bot/.gitignore
2023-03-21 18:25:14 +01:00

7 lines
50 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/