From 371be6d08f4272a493b5323632c940b3089c0899 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Mon, 11 May 2020 18:56:22 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9aa30ad..7064443 100644 --- a/.gitignore +++ b/.gitignore @@ -295,10 +295,10 @@ TSWLatexianTemp* # ---> VisualStudioCode .vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json +# !.vscode/settings.json +# !.vscode/tasks.json +# !.vscode/launch.json +# !.vscode/extensions.json # survey results results**.csv \ No newline at end of file