Implement feature 5949
[osm/RO.git] / .gitignore-common
index c71eced..756a1fc 100644 (file)
 # 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