2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-21 20:35:12 +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.exe
/.vagrant
/.vscode