# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ # Config config.yaml bot_config.json # IDE .idea/ .vscode/ *.swp *.swo # Logs *.log # OS .DS_Store Thumbs.db