From 31f816b10f984de0b2232134c2ab7707907f1190 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 12 Jan 2018 17:54:07 +0100 Subject: Add makefile and remove cmake stuff from gitignore Note: the makefile just creates a build directory and invokes qmake --- .gitignore | 12 ------------ 1 file changed, 12 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 223a919..307f640 100644 --- a/.gitignore +++ b/.gitignore @@ -35,15 +35,3 @@ OrbitingYeti OrbitingYeti.exe build - -# cmake -**/makefile -**/Makefile -**/CMakeFiles -**/CmakeScripts -**/CMakeCache.txt -**/Testing -**/install_manifest.txt -**/cmake_install.cmake -**/compile_commands.json -**/CTestTestfile.cmake -- cgit v1.2.1