12 lines
128 B
Text
12 lines
128 B
Text
*venv*
|
|
*.pyc
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
.coverage
|
|
.hypothesis
|
|
coverage.xml
|
|
pylint_report.txt
|
|
build/
|
|
docs/_build/
|
|
htmlcov/
|