[IMP] Rounding of the UoM should have an unlimited precision
[odoo/odoo.git] / .gitignore
index 4b38dc0..2f01ce2 100644 (file)
@@ -3,6 +3,7 @@ _build/
 
 # dotfiles
 .*
+!.gitignore
 # compiled python files
 *.py[co]
 # setup.py egg_info
@@ -12,6 +13,10 @@ _build/
 # hg stuff
 *.orig
 status
+# odoo filestore
+openerp/filestore
+# maintenance migration scripts
+openerp/addons/base/maintenance
 
 # generated for windows installer?
 install/win32/*.bat