diff --git a/.gitignore b/.gitignore index 0f2a458..62c3403 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ \ No newline at end of file +.idea/