From e012a5c2e0435e19e50503cb63c189c6f2bdf44b Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Thu, 12 Aug 2021 11:29:49 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 77695f1..349055e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /py_adl/__pycache__ /build /__pycache__ -/*.spec \ No newline at end of file +/*.spec +/.vscode \ No newline at end of file