forked from TrueCloudLab/restic
Merge pull request #4273 from ducalex/gitignore-restic-exe
Added restic.exe to the .gitignore
This commit is contained in:
commit
c8ff5592b8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/restic
|
||||
/restic.exe
|
||||
/.vagrant
|
||||
/.vscode
|
||||
|
|
Loading…
Reference in a new issue