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
/build*
/CMakeCache.txt
/CMakeFiles/
/Testing
CMakeCache.txt
CMakeFiles
/Makefile
/Testing
/cmake_install.cmake
Testing
Temporary
cmake_install.cmake
/lmp
out/Debug
out/RelWithDebInfo