Commit Graph

7 Commits

Author SHA1 Message Date
Michiel Sikma 29bd7031a7 Merge remote-tracking branch 'upstream/master' into patch-1 2016-01-21 10:36:01 +01:00
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
Skyler Berg 07b15ab2a1 Ignore 'local' folder for virtualenv 2015-06-07 11:40:21 -07:00
Michael Baltaks 37f888d5cd Ignore the pip self check marker file in a Virtualenv. 2015-01-10 17:49:44 +11:00
Michiel Sikma c9200696fb Update VirtualEnv.gitignore
Ignore .venv files created by virtualenvwrapper and virtualfish for auto-activation purposes.
2014-12-29 15:16:25 +01:00
Rafael Canovas d0c43882ea Adding new file rule generated by the built-in venv module in Python 3
As described on https://docs.python.org/dev/library/venv.html#creating-virtual-environments
2014-09-11 17:30:27 -03:00
Jean-Bernard Ratté 187c9cd399 VritualEnv specific files generated automaticaly when a new Env is created 2012-09-30 11:51:29 -04:00