Files
easy-tdx/.gitignore
T
2026-05-22 13:25:15 +08:00

15 lines
129 B
Plaintext

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