diff --git a/.gitignore b/.gitignore index 81c2fae..33d8482 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ /*.o /*.so -/examples/*. +/examples/* !/examples/makefile \ No newline at end of file