12 lines
112 B
Plaintext
12 lines
112 B
Plaintext
.venv
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
.coverage
|
|
.mypy_cache/
|
|
*.egg-info/
|
|
.DS_Store
|
|
.vscode/
|
|
.idea/
|
|
*.log |