Pip standerdization and tox replacement
[osm/RO.git] / .gitignore-common
index 756a1fc..9c540c2 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.
 #
 # cp .gitignore-common .gitignore
 
 .tox/
+venv/
+
 .coverage
+cover
+coverage.xml
+nosetests.xml
 
 *.pyc
 *.pyo
 
+*.eggs/
+*.egg-info/
+
 #auto-ignore
 .gitignore