From 3707078ffcf3244ce2272bc9054061a2b9c78706 Mon Sep 17 00:00:00 2001
From: Scott Lahteine <github@thinkyhead.com>
Date: Fri, 9 Mar 2018 01:18:05 -0600
Subject: [PATCH] More VSCode droppings

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

diff --git a/.gitignore b/.gitignore
index eafd61c9f3..4b08240239 100755
--- a/.gitignore
+++ b/.gitignore
@@ -158,6 +158,7 @@ vc-fileutils.settings
 
 #Visual Studio Code
 .vscode
+.vscode/.browse.c_cpp.db*
 .vscode/c_cpp_properties.json
 .vscode/launch.json
 .vscode/*.db
-- 
GitLab