Files
hqt/.gitignore
T
2026-06-10 21:10:02 -04:00

9 lines
84 B
Plaintext

__pycache__/
*.egg-info/
.venv/
dist/
.ruff_cache/
*.pyc
.pytest_cache/
.worktrees/