Files
term-diagram/.gitignore
7000pctAUTO 6ea71b8051
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Initial upload: TermDiagram v0.1.0
2026-01-29 22:27:54 +00:00

15 lines
132 B
Plaintext

*.pyc
__pycache__/
.env
.venv
venv/
.env.local
dist/
build/
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/