.gitignore symlinks to lib64 (#1162)
Signed-off-by: Alexander Veit <alexander.veit@gmx.net> Co-authored-by: Shyamal H Anadkat <shyamal@openai.com>
This commit is contained in:
parent
7973210d7a
commit
94fb71e171
1 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -15,7 +15,7 @@ downloads/
|
|||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
lib64/
|
||||
lib64
|
||||
parts/
|
||||
sdist/
|
||||
var/
|
||||
|
|
|
|||
Loading…
Reference in a new issue