From e011d4e02e6db5f523b798d96e0776335c1b8949 Mon Sep 17 00:00:00 2001
From: ievavold <ievavold@wisc.edu>
Date: Mon, 4 Feb 2019 10:40:24 -0600
Subject: [PATCH] ignore future changes to VS Code settings

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index d33346a..8d57214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -138,3 +138,6 @@ crashlytics.properties
 crashlytics-build.properties
 /application-local.yml
 /bootstrap-aws.yml
+
+# Visual Studio Code
+/.vscode
-- 
GitLab