Merge pull request #4273 from ducalex/gitignore-restic-exe

Added restic.exe to the .gitignore
This commit is contained in:
Michael Eischer
2023-04-07 12:10:09 +02:00
committed by GitHub

1
.gitignore vendored
View File

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