[ADD] convert bzrignore to gitignore

This commit is contained in:
Xavier Morel 2014-05-16 16:05:39 +02:00
parent 4b4b452cad
commit e1d14f593b
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