1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 16:26:11 +00:00

Add .vscode to gitignore

This commit is contained in:
Herbert 2017-10-02 15:06:23 +02:00
parent 3afd974dea
commit 1b5242b4f9

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/restic /restic
/.vagrant /.vagrant
/doc/_build /doc/_build
/.vscode