diff options
author | Skyler Berg <skylertheberg@gmail.com> | 2015-06-07 11:40:21 -0700 |
---|---|---|
committer | Skyler Berg <skylertheberg@gmail.com> | 2015-06-07 11:40:21 -0700 |
commit | 07b15ab2a1c2e3e6f9fcf297d7b5a4c21552b39e (patch) | |
tree | a9cd0d4dd548b06547024e96a7513908fb1b352f /Global/VirtualEnv.gitignore | |
parent | a1ed257134eb4f769b203db874004c9371642952 (diff) | |
download | gitignore-07b15ab2a1c2e3e6f9fcf297d7b5a4c21552b39e.tar.gz gitignore-07b15ab2a1c2e3e6f9fcf297d7b5a4c21552b39e.zip |
Ignore 'local' folder for virtualenv
Diffstat (limited to 'Global/VirtualEnv.gitignore')
-rw-r--r-- | Global/VirtualEnv.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Global/VirtualEnv.gitignore b/Global/VirtualEnv.gitignore index e2c082c8..831cf3af 100644 --- a/Global/VirtualEnv.gitignore +++ b/Global/VirtualEnv.gitignore @@ -4,6 +4,7 @@ [Bb]in [Ii]nclude [Ll]ib +[Ll]ocal [Ss]cripts pyvenv.cfg pip-selfcheck.json |