1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:10:06 +08:00
SpaceVim/bundle/vim-virtualenv/.gitignore

10 lines
165 B
Plaintext

*.pyc
/doc/tags
### Template taken from github's gitignore repository
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class