project(sig) add_executable(alpha alpha.cpp) add_executable(betta betta.cpp) file(WRITE ${CMAKE_BINARY_DIR}/.gitignore "*\n*.*")