mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-29 15:45:37 +01:00
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
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
*.code-workspace
|
||||
|
||||
# Local History for Visual Studio Code
|
||||
.history/
|
||||
|
||||
Reference in New Issue
Block a user