Skip to content

Commit 269a61b

Browse files
Fixed .vscode not being ignored
1 parent b0012e4 commit 269a61b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Global/VisualStudioCode.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.vscode/*
1+
.vscode/
22
!.vscode/settings.json
33
!.vscode/tasks.json
44
!.vscode/launch.json

0 commit comments

Comments
 (0)