Skip to content

Commit eefa65c

Browse files
authored
Ignore Local History folder (#3008)
This will add support for the default location the Local History extension for Visual Studio Code uses. See https://marketplace.visualstudio.com/items?itemName=xyz.local-history
1 parent 3df9bc0 commit eefa65c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Global/VisualStudioCode.gitignore

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

0 commit comments

Comments
 (0)