From f4c92cf91ef7356cff19ce79d61193d76881c221 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81rni=20Dagur?= Date: Wed, 16 Dec 2020 16:49:09 +0000 Subject: Exclude the entirety of .vscode in git --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4c48dd8..09fe806 100644 --- a/.gitignore +++ b/.gitignore @@ -81,11 +81,7 @@ tags .vim ### VisualStudioCode ### -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json +.vscode ### VisualStudioCode Patch ### # Ignore all local history of files -- cgit v1.2.3