[IMP] ignore vim session files

bzr revid: fva@openerp.com-20120224150143-032voefkvou5agn9
This commit is contained in:
Frédéric van der Essen 2012-02-24 16:01:43 +01:00
parent d099b4b1bf
commit 666f203395
1 changed files with 11 additions and 22 deletions

View File

@ -1,23 +1,12 @@
*.pyc .*
.*.swp *.egg-info
.bzrignore *.orig
openerp/addons/* *.vim
openerp/filestore*
.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 RE:^bin/
bin/pil*.py RE:^dist/
.project RE:^include/
.pydevproject
.settings RE:^share/
RE:^man/
RE:^lib/