[IMP] ignores file

bzr revid: xmo@openerp.com-20120319103317-8jvvhivavjjomlqy
This commit is contained in:
Xavier Morel 2012-03-19 11:33:17 +01:00
parent b7f4423ced
commit e02eab8d97
1 changed files with 10 additions and 15 deletions

View File

@ -1,23 +1,18 @@
*.pyc
.*.swp .*.swp
.bzrignore .bzrignore
.idea
.project
.pydevproject
.ropeproject
.settings
.DS_Store
openerp/addons/* openerp/addons/*
openerp/filestore* openerp/filestore*
.Python .Python
include
lib
bin/activate
bin/activate_this.py
bin/easy_install
bin/easy_install-2.6
bin/pip
bin/python
bin/python2.6
*.pyc *.pyc
*.pyo *.pyo
bin/*
build/ build/
bin/yolk include/
bin/pil*.py lib/
.project share/
.pydevproject
.settings