Files
toallab-automation/roles/linux-system-roles.network/.gitignore
2021-04-20 12:14:42 -04:00

14 lines
202 B
Plaintext

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