spacevim/bundle/vim-virtualenv/.gitignore

10 lines
165 B
Plaintext
Raw Normal View History

2024-08-21 14:17:26 +08:00
*.pyc
/doc/tags
### Template taken from github's gitignore repository
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class