diff --git a/.gitignore b/.gitignore index c9e1630..d9dcf87 100644 --- a/.gitignore +++ b/.gitignore @@ -110,4 +110,8 @@ config.h config.h.in stamp-h1 -build/ \ No newline at end of file +build/ + +# Tests: +*.log +*_test* \ No newline at end of file