From f817dafb66680d93f4f211059d0da92730145a22 Mon Sep 17 00:00:00 2001 From: merijn van moll Date: Thu, 28 Jan 2021 14:31:25 +0100 Subject: [PATCH] vscode settings in gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6d51b39..ee36914 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ dataset/ *.pyc -www/Blue_Sky_and_Clouds_Timelapse_0892__Videvo.mov \ No newline at end of file +www/Blue_Sky_and_Clouds_Timelapse_0892__Videvo.mov +.vscode \ No newline at end of file