From 2d27bc5383e62893626cf60fd8820fd2043f764a Mon Sep 17 00:00:00 2001 From: David Haukeness Date: Sat, 23 Jan 2021 13:58:29 -0700 Subject: [PATCH] add .vscode --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1f2e033..b0e2033 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,6 @@ app # Dependency directories (remove the comment below to include it) # vendor/ + +# VSCODE +.vscode \ No newline at end of file