Commit 5fd7f9f2 by 夏超

Add .gitignore

parents
# sphinx build directories
_build/
# dotfiles
.*
!.gitignore
!.mailmap
# compiled python files
*.py[co]
__pycache__/
# setup.py egg_info
*.egg-info
# emacs backup files
*~
# hg stuff
*.orig
status
*.DS_Store
*DS_Store
*.swp
# pycharm
.idea/
# vscode
.vscode/
# Odoo代码
# odoo/
# config
odoo.conf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment