Files
agentos/.gitignore
T
2026-07-31 17:54:01 +08:00

10 lines
84 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
.venv/
dist/
build/