Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
vauxoo
odoo
Commits
0e74d914
Commit
0e74d914
authored
May 26, 2014
by
Anaël Closson
Committed by
Martin Trigaux
Jun 13, 2014
Browse files
removing bzrignore and addding gitignore file
parent
4c9d160f
Changes
2
Hide whitespace changes
Inline
Side-by-side
.bzrignore
deleted
100644 → 0
View file @
4c9d160f
.*
*.egg-info
*.orig
*.vim
build/
RE:^bin/
RE:^dist/
RE:^include/
RE:^share/
RE:^man/
RE:^lib/
.gitignore
0 → 100644
View file @
0e74d914
# sphinx build directories
_build/
# dotfiles
.*
# compiled python files
*.py[co]
# setup.py egg_info
*.egg-info
# emacs backup files
*~
# hg stuff
*.orig
status
# generated for windows installer?
install/win32/*.bat
install/win32/meta.py
# various virtualenv
/bin/
/build/
/dist/
/include/
/lib/
/man/
/share/
/src/
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment