diff --git a/c/.gitignore b/c/.gitignore index 03ab786..e522e35 100644 --- a/c/.gitignore +++ b/c/.gitignore @@ -2,3 +2,5 @@ *.so *.a /example +/tests-shared +/tests-static