[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
.bzrignore
openerp/addons/*
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
.*
*.egg-info
*.orig
*.vim
build/
bin/yolk
bin/pil*.py
.project
.pydevproject
.settings
RE:^bin/
RE:^dist/
RE:^include/
RE:^share/
RE:^man/
RE:^lib/