X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=.gitignore-common;h=9c540c2b25e55541bb324e5a5a601387b0976a50;hp=c71eced393a558ee44bc4a3881f977975d03e7c8;hb=becd083422f214e1480a8ecfadc748af2ea41703;hpb=edca7b3cd61081d0d84de9acc4dec39daaa07419 diff --git a/.gitignore-common b/.gitignore-common index c71eced3..9c540c2b 100644 --- a/.gitignore-common +++ b/.gitignore-common @@ -1,5 +1,5 @@ ## -# Copyright 2015 Telefónica Investigación y Desarrollo, S.A.U. +# Copyright 2015 Telefonica Investigacion y Desarrollo, S.A.U. # This file is part of openmano # All Rights Reserved. # @@ -22,7 +22,19 @@ # This is a template with common files to be igonored, after clone make a copy to .gitignore # cp .gitignore-common .gitignore -*.pyc +.tox/ +venv/ + +.coverage +cover +coverage.xml +nosetests.xml + +*.pyc +*.pyo + +*.eggs/ +*.egg-info/ #auto-ignore .gitignore