Skip to content

Commit 429b07b

Browse files
committed
VSCode: Unignore .code-workspace, remove .history/ (3rd party extension)
1 parent 2b1d7ae commit 429b07b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Global/VisualStudioCode.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
!.vscode/launch.json
55
!.vscode/extensions.json
66
!.vscode/*.code-snippets
7-
8-
# Local History for Visual Studio Code
9-
.history/
7+
!*.code-workspace
108

119
# Built Visual Studio Code Extensions
1210
*.vsix

0 commit comments

Comments
 (0)