mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Merge pull request #1545 from skylerberg/virtual-env
Ignore 'local' folder for virtualenv
This commit is contained in:
commit
bfcae73085
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue