Files
cfw-autumn/others/python-sdk/.gitignore
John Yeo d4cbc38f46 latest
2026-02-19 20:44:53 +00:00

15 lines
193 B
Plaintext

.venv/
venv/
src/*.egg-info/
**/__pycache__/
.pytest_cache/
.python-version
.DS_Store
pyrightconfig.json
**/.speakeasy/temp/
**/.speakeasy/logs/
.speakeasy/reports
.env
.env.local
.mypy_cache/