Files
easy_tdx_max/.gitignore
T
2026-06-09 16:05:17 +08:00

17 lines
146 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.egg
.venv/
venv/
.omc/
uv.lock
docs/_build/
FK/