Update gitignore for cmake

Change-Id: Icd50432a60e194c0526a7d28b93e99ceb6f2013b
Signed-off-by: Keith Burns (alagalah) <alagalah@gmail.com>
This commit is contained in:
Keith Burns (alagalah)
2018-02-06 07:14:41 -08:00
committed by Dave Wallace
parent 3d460bd9be
commit df41cf62d8

2
.gitignore vendored
View File

@ -67,6 +67,8 @@ test-driver
.project
.cproject
.vscode/
CMakeLists.txt
cmake-build*/
# cscope and ctags
/cscope.*