mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 18:01:40 -05:00
Include lib64 for virtualenv
On systems that require a lib64, virtualenv creates a symlink to the local lib.
This commit is contained in:
parent
be3333655b
commit
efab0fd13c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ll]ib64
|
||||
[Ll]ocal
|
||||
[Ss]cripts
|
||||
pyvenv.cfg
|
||||
|
|
Loading…
Add table
Reference in a new issue