9 lines
78 B
Text
9 lines
78 B
Text
|
*.egg-info
|
||
|
*.py[co]
|
||
|
/.coverage
|
||
|
/.mypy_cache
|
||
|
/.pytest_cache
|
||
|
/.tox
|
||
|
/dist
|
||
|
/venv*
|