From: Keith Burns (alagalah) Date: Tue, 6 Feb 2018 15:14:41 +0000 (-0800) Subject: Update gitignore for cmake X-Git-Tag: v18.04-rc1~360 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=df41cf62d8360bdabb5e0174297790a2ffb7e840 Update gitignore for cmake Change-Id: Icd50432a60e194c0526a7d28b93e99ceb6f2013b Signed-off-by: Keith Burns (alagalah) --- 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.*