/ a2a / .gitignore
.gitignore
1  /secret.*
2  /.vscode
3  /.venv
4  /.mypy_cache
5  /.ruff_cache
6  /.python-version
7  __pycache__
8  *.pyc