diff --git a/.gitignore b/.gitignore index 5f49ed13..70912fde 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ cmake_install.cmake +cmake_uninstall.cmake Makefile +CTestTestfile.cmake CMakeFiles/ *.so *.so.* @@ -16,6 +18,7 @@ CMakeFiles/ /config.h /taglib.pc /tests/test_runner +/tests/Testing /taglib_config.h /taglib-config /bindings/c/taglib_c.pc