tests: Add fallback linux restic for github actions

This commit is contained in:
deajan 2025-09-06 12:33:04 +02:00
parent d42d40092f
commit cea0572650
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -154,6 +154,7 @@ cython_debug/
RESTIC_SOURCE_FILES/restic*
!RESTIC_SOURCE_FILES/restic*legacy*.exe
!RESTIC_SOURCE_FILES/restic*darwin*
!RESTIC_SOURCE_FILES/restic*linux*
RESTIC_SOURCE_FILES/ARCHIVES
PRIVATE/_ev_data.py
PRIVATE/_obfuscation.py

Binary file not shown.