From a01473d7a5c0c1794fc5e2760ddd524880870bdc Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 24 Feb 2018 15:48:34 -0600 Subject: [PATCH] Extend .gitignore to make VSCode happy --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 437b9638c..eafd61c9f 100755 --- a/.gitignore +++ b/.gitignore @@ -160,6 +160,7 @@ vc-fileutils.settings .vscode .vscode/c_cpp_properties.json .vscode/launch.json +.vscode/*.db #cmake CMakeLists.txt