[IMP] bzrignore, add share, man and lib directories to it

bzr revid: xmo@openerp.com-20110527092423-rri3b0v7nw4syswt
This commit is contained in:
Xavier Morel 2011-05-27 11:24:23 +02:00
parent 7bf4a4d9e0
commit 1e979b936d
1 changed files with 11 additions and 22 deletions

View File

@ -1,23 +1,12 @@
*.pyc RE:lib/(?!populate.sh).*
.*.swp .*
.bzrignore *.egg-info
bin/addons/* *.orig
bin/filestore* bin/
.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
*.pyo
build/ build/
bin/yolk dist/
bin/pil*.py include/
.project
.pydevproject share/
.settings man/
lib/