Git ignore vscode .history
files. (#8854)
The excellent `local-history` plugin for vscode, saves history in `.history` files; this ignores them. See: https://marketplace.visualstudio.com/items?itemName=xyz.local-history
This commit is contained in:
parent
9781f1aff0
commit
e58801cc99
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.idea
|
||||
.history
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user