Update gitignore for cmake 30/10430/3
authorKeith Burns (alagalah) <alagalah@gmail.com>
Tue, 6 Feb 2018 15:14:41 +0000 (07:14 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 7 Feb 2018 21:23:20 +0000 (21:23 +0000)
Change-Id: Icd50432a60e194c0526a7d28b93e99ceb6f2013b
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
.gitignore

index 3f8f3c4..a5e4c14 100644 (file)
@@ -67,6 +67,8 @@ test-driver
 .project
 .cproject
 .vscode/
+CMakeLists.txt
+cmake-build*/
 
 # cscope and ctags
 /cscope.*