diff --git a/.gitignore b/.gitignore index 730b9681f4..97cccfe031 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ __pycache__/ # C extensions and binary files *.o *.so +*.so.* *.exe *.lib *.dll