15 lines
126 B
Text
15 lines
126 B
Text
|
|
.git
|
||
|
|
.venv
|
||
|
|
**/__pycache__
|
||
|
|
*.pyc
|
||
|
|
.pytest_cache
|
||
|
|
.mypy_cache
|
||
|
|
.ruff_cache
|
||
|
|
tests
|
||
|
|
workplans
|
||
|
|
docs
|
||
|
|
evidence
|
||
|
|
deploy
|
||
|
|
scripts
|
||
|
|
*.egg-info
|