From df41cf62d8360bdabb5e0174297790a2ffb7e840 Mon Sep 17 00:00:00 2001 From: "Keith Burns (alagalah)" Date: Tue, 6 Feb 2018 07:14:41 -0800 Subject: Update gitignore for cmake Change-Id: Icd50432a60e194c0526a7d28b93e99ceb6f2013b Signed-off-by: Keith Burns (alagalah) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3f8f3c4c4d6..a5e4c14f03e 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,8 @@ test-driver .project .cproject .vscode/ +CMakeLists.txt +cmake-build*/ # cscope and ctags /cscope.* -- cgit 1.2.3-korg