19 lines
167 B
Text
19 lines
167 B
Text
|
|
.git
|
||
|
|
.github
|
||
|
|
tests
|
||
|
|
docs
|
||
|
|
workplans
|
||
|
|
specs
|
||
|
|
contrib
|
||
|
|
dist
|
||
|
|
*.egg-info
|
||
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
.pytest_cache
|
||
|
|
.mypy_cache
|
||
|
|
.ruff_cache
|
||
|
|
.markidocx
|
||
|
|
requirements.txt
|
||
|
|
CHANGELOG.md
|