mirror of
https://github.com/github/gitignore
synced 2024-11-05 11:28:50 +01:00
eefa65c924
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
10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
*.code-workspace
|
|
|
|
# Local History for Visual Studio Code
|
|
.history/
|