/ adk-sock-shop / .gitignore
.gitignore
1 /.vscode 2 /.venv 3 /.mypy_cache 4 /.pytest_cache 5 /.ruff_cache 6 /.python-version 7 **/__pycache__/ 8 .mcp.env
1 /.vscode 2 /.venv 3 /.mypy_cache 4 /.pytest_cache 5 /.ruff_cache 6 /.python-version 7 **/__pycache__/ 8 .mcp.env