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
commit c8ff5592b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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