16 lines
131 B
Plaintext
16 lines
131 B
Plaintext
|
.DS_Store
|
||
|
._*
|
||
|
|
||
|
__pycache__
|
||
|
*.py[cod]
|
||
|
*$py.class
|
||
|
.mypy_cache
|
||
|
.vscode
|
||
|
|
||
|
*.egg
|
||
|
*.egg-info
|
||
|
.coverage
|
||
|
.pytest_cache
|
||
|
htmlcov
|
||
|
Pipfile.lock
|