From 2a1162b42c38b8a684e425d42760cc67bf26e4ff Mon Sep 17 00:00:00 2001
From: Scott Lahteine <github@thinkyhead.com>
Date: Sat, 24 Feb 2018 15:52:01 -0600
Subject: [PATCH] Extend .gitignore to make VSCode happy

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c88dedeb27b..d94960fa4fe 100755
--- a/.gitignore
+++ b/.gitignore
@@ -136,6 +136,7 @@ vc-fileutils.settings
 .vscode
 .vscode/c_cpp_properties.json
 .vscode/launch.json
+.vscode/*.db
 
 #cmake
 CMakeLists.txt