2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-07 11:30:49 +00:00

Added restic.exe to the .gitignore

This commit is contained in:
Alex Duchesne 2023-03-28 23:01:46 -04:00
parent 5f13bbc118
commit 0ed5c20c57

1
.gitignore vendored
View File

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