aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorTropical Raisel <87331818+tropicalraisel@users.noreply.github.com>2021-09-27 08:33:02 -0700
committerGitHub <noreply@github.com>2021-09-27 08:33:02 -0700
commit269a61b29595fc5aa8ede2a6e0fdf3e5e06d5f5b (patch)
tree36ced78a79342df96c93805f22b311cf0e232b3c /Global
parentb0012e4930d0a8c350254a3caeedf7441ea286a3 (diff)
downloadgitignore-269a61b29595fc5aa8ede2a6e0fdf3e5e06d5f5b.tar.gz
gitignore-269a61b29595fc5aa8ede2a6e0fdf3e5e06d5f5b.zip
Fixed .vscode not being ignored
Diffstat (limited to 'Global')
-rw-r--r--Global/VisualStudioCode.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Global/VisualStudioCode.gitignore b/Global/VisualStudioCode.gitignore
index 85813e1c..384c8217 100644
--- a/Global/VisualStudioCode.gitignore
+++ b/Global/VisualStudioCode.gitignore
@@ -1,4 +1,4 @@
-.vscode/*
+.vscode/
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json