# Python bytecode *.pyc # Logs *.log # Virtualenv venv/ # Build build/ dist/ __pycache__/ # IDE .vscode/ .idea/