Skip to content

Commit 94fb71e

Browse files
.gitignore symlinks to lib64 (openai#1162)
Signed-off-by: Alexander Veit <[email protected]> Co-authored-by: Shyamal H Anadkat <[email protected]>
1 parent 7973210 commit 94fb71e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ downloads/
1515
eggs/
1616
.eggs/
1717
lib/
18-
lib64/
18+
lib64
1919
parts/
2020
sdist/
2121
var/
@@ -139,4 +139,4 @@ tmp_*
139139
examples/fine-tuned_qa/local_cache/*
140140

141141
# PyCharm files
142-
.idea/
142+
.idea/

0 commit comments

Comments
 (0)