Skip to content

Commit 59e4f9a

Browse files
committed
add CTestTestfile.cmake into CMake.gitignore
CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.
1 parent 0390f39 commit 59e4f9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMake.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ CMakeScripts
44
Makefile
55
cmake_install.cmake
66
install_manifest.txt
7+
CTestTestfile.cmake

0 commit comments

Comments
 (0)