Extend gitignore for local history VSCode plugin
Co-authored-by: TrojanerHD <github@trojaner.dev>
This commit is contained in:
parent
af80fd92dc
commit
a706abca55
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/.vscode
|
||||
!/.vscode/extensions.json
|
||||
!/.vscode/launch.json
|
||||
/.history/
|
||||
|
||||
# Intelij-IDEA
|
||||
/.idea
|
||||
|
|
Loading…
Reference in a new issue