2023-07-10 11:54:06 +09:00

10 lines
96 B
Plaintext

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