add CTestTestfile.cmake into CMake.gitignore
CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.
This commit is contained in:
@ -4,3 +4,4 @@ CMakeScripts
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
CTestTestfile.cmake
|
||||
|
Reference in New Issue
Block a user