diff --git a/.gitignore b/.gitignore index 3102971..b998154 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ /docs/functionindex.md # Match library files anywhere. *.o +*.lo *.so *.so.debug *.dll