diff --git a/.gitignore b/.gitignore index 32e6e3fceb..55dfcd2b1a 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ mkinstalldirs py-compile registry.* coverage-report.txt +/test-driver .deps .libs *~ @@ -50,3 +51,5 @@ Build *.sdf *.opensdf *.DS_Store +*.log +*.trs