forked from TrueCloudLab/restic
Add .vscode to gitignore
This commit is contained in:
parent
3afd974dea
commit
1b5242b4f9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
/restic
|
/restic
|
||||||
/.vagrant
|
/.vagrant
|
||||||
/doc/_build
|
/doc/_build
|
||||||
|
/.vscode
|
||||||
|
|
Loading…
Reference in a new issue