From 1cbffd0b4564afc60c85c481dfec14b3e0cf1293 Mon Sep 17 00:00:00 2001 From: JasonHomeWorkstationUbuntu Date: Sun, 18 Oct 2020 23:01:47 +1100 Subject: [PATCH] Add .vscode into .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 66114a8..b6c9f01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .docker-env +.vscode # https://github.com/github/gitignore/blob/master/Python.gitignore # Byte-compiled / optimized / DLL files