1
0
mirror of https://github.com/github/gitignore synced 2024-09-24 00:31:44 +02:00
gitignore/Global/VirtualEnv.gitignore
James Elford efab0fd13c Include lib64 for virtualenv
On systems that require a lib64, virtualenv creates a symlink to the local lib.
2016-01-10 09:01:17 +00:00

12 lines
160 B
Plaintext

# Virtualenv
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ll]ib64
[Ll]ocal
[Ss]cripts
pyvenv.cfg
pip-selfcheck.json