1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 21:57:58 +02:00

Ignore 'local' folder for virtualenv

This commit is contained in:
Skyler Berg 2015-06-07 11:40:21 -07:00
parent a1ed257134
commit 07b15ab2a1

View File

@ -4,6 +4,7 @@
[Bb]in [Bb]in
[Ii]nclude [Ii]nclude
[Ll]ib [Ll]ib
[Ll]ocal
[Ss]cripts [Ss]cripts
pyvenv.cfg pyvenv.cfg
pip-selfcheck.json pip-selfcheck.json