diff options
author | Nao Pross <naopross@thearcway.org> | 2018-01-12 17:54:07 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2018-01-12 17:54:07 +0100 |
commit | 31f816b10f984de0b2232134c2ab7707907f1190 (patch) | |
tree | 505f24c10a1e4555800e186966bb24c9456a1993 /.gitignore | |
parent | Update README (diff) | |
download | OrbitingYeti-31f816b10f984de0b2232134c2ab7707907f1190.tar.gz OrbitingYeti-31f816b10f984de0b2232134c2ab7707907f1190.zip |
Add makefile and remove cmake stuff from gitignore
Note: the makefile just creates a build directory and invokes qmake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -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 |