10 lines
96 B
Plaintext

.vscode/settings.json
.env
# python
__pycache__
# python test
.pytest_cache
.coverage
.report/