From 839139eb858c01bbba6a25062e32916f2689e252 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 9 Jun 2019 09:37:43 +0000 Subject: gitignore --- .gitignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b843f13f6..f4f2ae65c 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,8 @@ doc/tutorial/gversion.texi # top-level symlink can exist .clang-format -# for cmake alternative build-system (not yet merged) -cmake-build +# this exists outside of the main repository +cmake/ build +CMakeLists.txt +CMakeFiles.txt -- cgit v1.2.3