mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-07 21:44:47 +08:00
Include restic legacy binaries
This commit is contained in:
parent
11a97fce76
commit
dc1b759f5f
3 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -152,6 +152,7 @@ cython_debug/
|
|||
#.idea/
|
||||
|
||||
RESTIC_SOURCE_FILES/restic*
|
||||
!RESTIC_SOURCE_FILES/restic*legacy*.exe
|
||||
RESTIC_SOURCE_FILES/ARCHIVES
|
||||
PRIVATE/_ev_data.py
|
||||
PRIVATE/_obfuscation.py
|
||||
|
|
BIN
RESTIC_SOURCE_FILES/restic_0.18.0_windows_legacy_386.exe
Normal file
BIN
RESTIC_SOURCE_FILES/restic_0.18.0_windows_legacy_386.exe
Normal file
Binary file not shown.
BIN
RESTIC_SOURCE_FILES/restic_0.18.0_windows_legacy_amd64.exe
Normal file
BIN
RESTIC_SOURCE_FILES/restic_0.18.0_windows_legacy_amd64.exe
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue