expand scope of files to ignore that are created by cmake/ctest

This commit is contained in:
Axel Kohlmeyer
2024-06-25 22:32:51 -04:00
parent ee85249ad6
commit 89193c8a66

10
.gitignore vendored
View File

@ -43,12 +43,12 @@ Thumbs.db
#cmake #cmake
/build* /build*
/CMakeCache.txt CMakeCache.txt
/CMakeFiles/ CMakeFiles
/Testing
/Makefile /Makefile
/Testing Testing
/cmake_install.cmake Temporary
cmake_install.cmake
/lmp /lmp
out/Debug out/Debug
out/RelWithDebInfo out/RelWithDebInfo