Skip to content

Commit 3437fe5

Browse files
author
Paul van Brenk
committed
Exclude the files in the .vs folder
These are user spefic settings, that shouldn't be in the git repo.
1 parent c4d5783 commit 3437fe5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ coverage/
4646
internal/
4747
**/.DS_Store
4848
.settings
49-
.vscode/*
50-
!.vscode/tasks.json
49+
**/.vs
50+
**/.vscode
51+
!**/.vscode/tasks.json

0 commit comments

Comments
 (0)