.gitignore symlinks to lib64

Signed-off-by: Alexander Veit <alexander.veit@gmx.net>
pull/1162/head
Alexander Veit 1 month ago
parent 987ac5444f
commit 96a04ddd25

4
.gitignore vendored

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

Loading…
Cancel
Save