Merge pull request #9 from xmo-odoo/gitignore

[ADD] convert bzrignore to gitignore
This commit is contained in:
xmo-odoo 2014-05-16 16:10:13 +02:00
commit dcf326ab61
2 changed files with 13 additions and 15 deletions

View File

@ -1,15 +0,0 @@
.*
*.egg-info
*.orig
*.vim
build/
RE:^bin/
RE:^dist/
RE:^include/
RE:^share/
RE:^man/
RE:^lib/
RE:^addons/\w+/doc/_build/
RE:^.*?/node_modules

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
.*
*.egg-info
*.orig
*.vim
build
_build
/bin
/dist
/include
/share
/man
/lib