From: Noah Morrison Date: Sat, 2 Jan 2021 21:43:32 +0000 (-0500) Subject: Ignore the vscode folder X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=90413a2dd56e06e1a493aa703907febe43966ca3;p=chevron.git Ignore the vscode folder --- diff --git a/.gitignore b/.gitignore index 77b0d30..7627ae6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ pip-log.txt # Mr Developer .mr.developer.cfg .idea/ + +# VSCode +.vscode/ \ No newline at end of file