ONOS VPLS SDN plugin: migrated string operator to format to be py3 compliant
[osm/RO.git] / .gitignore-common
index c71eced..85235b2 100644 (file)
@@ -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.
 #
 # This is a template with common files to be igonored, after clone make a copy to .gitignore
 # cp .gitignore-common .gitignore
 
-*.pyc         
+.tox/
+.coverage
+
+*.pyc
+*.pyo
 
 #auto-ignore
 .gitignore