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:
parent
0390f39d01
commit
59e4f9acc3
@ -4,3 +4,4 @@ CMakeScripts
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
CTestTestfile.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user