# Python __pycache__/ *.py[cod] *$py.class *.so .Python # Virtual environments venv/ ENV/ env/ # IDE .vscode/ .idea/ # Temporary files *.sh =* GITHUB_ISSUE_RESPONSE.md # Distribution / packaging build/ dist/ *.egg-info/