2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-02 22:50:19 +00:00

Add .vscode to gitignore

This commit is contained in:
Alexander Neumann 2020-11-05 09:40:56 +01:00
parent 79a50e3b1f
commit 23f6b8c3fd

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/restic /restic
/.vagrant /.vagrant
/.vscode