Skip to content
Snippets Groups Projects
Commit 59101be7 authored by Xavier Morel's avatar Xavier Morel
Browse files

Merge pull request #44 from xmo-odoo/master-gitignore

[FIX] missing gitignore server rules
parents 3571a3dc f1416728
No related branches found
No related tags found
No related merge requests found
# sphinx build directories
_build/
# dotfiles
.*
# compiled python files
*.py[co]
# setup.py egg_info
*.egg-info
# emacs backup files
*~
# hg stuff
*.orig
*.vim
build
_build
/bin
/dist
/include
status
# generated for windows installer?
install/win32/*.bat
install/win32/meta.py
/share
/man
/lib
# various virtualenv
/bin/
/build/
/dist/
/include/
/lib/
/man/
/share/
/src/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment