12 lines
84 B
Plaintext
12 lines
84 B
Plaintext
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
.coverage
|
||
|
|
.env
|
||
|
|
.env.*
|
||
|
|
.pytest_cache
|
||
|
|
htmlcov
|
||
|
|
tests
|
||
|
|
*.md
|
||
|
|
docs
|