From f0749475d11035f9a00a4f098aae4d9774fc020a Mon Sep 17 00:00:00 2001 From: Andrey Tatarinov Date: Mon, 15 Oct 2018 20:02:01 +0300 Subject: [PATCH] ignore vscode settings --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d31e57c..25c5c3d 100755 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ .gitlab-ci.yml .gitkeep .env +.vscode/ tests/*/postgresql/data tests/*/airflow/logs