10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.py[cod]
|
|
.env
|
|
*.log
|
|
.pytest_cache/
|
|
.coverage
|
|
htmlcov/
|
|
data/
|