network/.gitignore
2018-07-03 12:55:27 +02:00

11 lines
183 B
Text

/.cache
/.coverage
*.pyc
/.pytest_cache
/tests/.coverage
/tests/htmlcov*
/tests/__pycache__/
/tests/remote-coveragedata-*
/tests/tmp_merge_coveragerc
/tests/total-*coveragedata
/.tox