# Python __pycache__/ *.pyc *.pyo *.pyd # Env .env .env.local .env.*.local # DB bot.db # IDE .idea/ .vscode/ # Docker *.log # Tests tests/ # Git .git/ .venv/ .history/