Ver Fonte

add CTestTestfile.cmake into CMake.gitignore

CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.
leeyiw há 9 anos atrás
pai
commit
59e4f9acc3
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      CMake.gitignore

+ 1 - 0
CMake.gitignore

@@ -4,3 +4,4 @@ CMakeScripts
 Makefile
 cmake_install.cmake
 install_manifest.txt
+CTestTestfile.cmake