.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:
Alexander Veit 2024-04-28 09:42:07 +02:00 committed by GitHub
parent 7973210d7a
commit 94fb71e171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.gitignore vendored
View File

@ -15,7 +15,7 @@ downloads/
eggs/ eggs/
.eggs/ .eggs/
lib/ lib/
lib64/ lib64
parts/ parts/
sdist/ sdist/
var/ var/
@ -139,4 +139,4 @@ tmp_*
examples/fine-tuned_qa/local_cache/* examples/fine-tuned_qa/local_cache/*
# PyCharm files # PyCharm files
.idea/ .idea/