Minimal CMake .gitignore

CMake.gitignore
# CMake generated files
build/
CMakeCache.txt
CMakeFiles/
Makefile
cmake_install.cmake
install_manifest.txt

 


Check out similar posts by category: CMake, Git