Skip to content

Commit a794d76

Browse files
authored
Update .gitignore that captures .vscode.*\.json (#28)
Add a pattern that captures .vscode.*\.json, as provided by #7
1 parent 9a57137 commit a794d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Session.vim
1717

1818
# VSCode
1919
.vscode/*
20+
.vscode*.json
2021

2122
# Jetbrains
2223
.idea/

0 commit comments

Comments
 (0)