7 lines
69 B
Text
7 lines
69 B
Text
__pycache__/
|
|
.venv/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.DS_Store
|
|
.env
|