network/.gitignore
Till Maas 05ae9bbc1e Remove .image-cache from .gitignore
It was used by an old version of the test harness
2018-05-24 15:15:38 +02:00

9 lines
164 B
Text

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