aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Shymanel <96021377+eightsixnine@users.noreply.github.com>2021-12-14 03:19:45 +0200
committerGitHub <noreply@github.com>2021-12-14 03:19:45 +0200
commitbf3f140cfabe05651c4338ad6e2ca173299f93df (patch)
treef4191a9d08dcf31e91a762245643e7de1df0e84b
parente89e04390435f1e7628740d7b4ce1fe65ac218fd (diff)
downloadgitignore-bf3f140cfabe05651c4338ad6e2ca173299f93df.tar.gz
gitignore-bf3f140cfabe05651c4338ad6e2ca173299f93df.zip
Ignore files in directory, not the directory itself
-rw-r--r--Global/VisualStudioCode.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Global/VisualStudioCode.gitignore b/Global/VisualStudioCode.gitignore
index 7478c274..45fce1d7 100644
--- a/Global/VisualStudioCode.gitignore
+++ b/Global/VisualStudioCode.gitignore
@@ -1,4 +1,4 @@
-.vscode/
+.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json