1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00
SpaceVim/bundle/vim-pythonsense/.gitignore

33 lines
283 B
Plaintext

# svn crud
.svn*
# OS X / Darwin
.DS_Store*
# IDE/Editor Project Files
tags
# Python
*.py[cod]
*.so
*.egg
pip-log.txt
nosetests.xml
setup.cfg
*.mo
.installed.cfg
.coverage
.tox
*.egg-info/*
dist/*
build/*
eggs
parts
var
sdist/*
develop-eggs
lib
lib64
__pycache__
setuptools-*.egg