Added *.pyo to .gitignore-common; minor typo fixed in openmano client
[osm/RO.git] / .gitignore-common
index c71eced..77f6798 100644 (file)
@@ -22,7 +22,8 @@
 # This is a template with common files to be igonored, after clone make a copy to .gitignore
 # cp .gitignore-common .gitignore
 
-*.pyc         
+*.pyc
+*.pyo
 
 #auto-ignore
 .gitignore