Files
BasharBotV2/.dockerignore
2025-12-05 21:40:02 -05:00

16 lines
118 B
Plaintext

.git
.gitignore
.env
.venv
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.log
transcript.log
bot.log
README.md
.vscode
.idea