aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Douglas <bdougie@users.noreply.github.com>2021-12-10 16:04:11 -0800
committerGitHub <noreply@github.com>2021-12-10 16:04:11 -0800
commitcc14d7972c14702743df3761578bdfb538607a69 (patch)
treef6cff16218e376f5893b4dfebc70d767f18df413
parent362abacebe59448407e47a014e09288d8cddb7a7 (diff)
parent269a61b29595fc5aa8ede2a6e0fdf3e5e06d5f5b (diff)
downloadgitignore-cc14d7972c14702743df3761578bdfb538607a69.tar.gz
gitignore-cc14d7972c14702743df3761578bdfb538607a69.zip
Merge pull request #3839 from tropicalraisel/patch-1
Fixed .vscode not being ignored
-rw-r--r--Global/VisualStudioCode.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Global/VisualStudioCode.gitignore b/Global/VisualStudioCode.gitignore
index a6ba1bff..299380b4 100644
--- a/Global/VisualStudioCode.gitignore
+++ b/Global/VisualStudioCode.gitignore
@@ -1,4 +1,4 @@
-.vscode/*
+.vscode/
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json