mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-20 17:59:00 +00:00
11 lines
183 B
Text
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
|