X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=.gitignore-common;h=9c540c2b25e55541bb324e5a5a601387b0976a50;hp=77f6798d242e611ef57952587b73248b711556c3;hb=96abfc244d7937f7bb33aae8916033c0defd29d4;hpb=59f45266ae0e573d0d4e6dcfec04f4a715faeaf2 diff --git a/.gitignore-common b/.gitignore-common index 77f6798d..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,9 +22,20 @@ # This is a template with common files to be igonored, after clone make a copy to .gitignore # cp .gitignore-common .gitignore +.tox/ +venv/ + +.coverage +cover +coverage.xml +nosetests.xml + *.pyc *.pyo +*.eggs/ +*.egg-info/ + #auto-ignore .gitignore