mirror of
https://github.com/netinvent/npbackup.git
synced 2025-09-03 19:46:45 +08:00
Update .gitignore to allow restic darwin binaries
This commit is contained in:
parent
22be3a7e53
commit
a758818071
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -153,6 +153,7 @@ cython_debug/
|
||||||
|
|
||||||
RESTIC_SOURCE_FILES/restic*
|
RESTIC_SOURCE_FILES/restic*
|
||||||
!RESTIC_SOURCE_FILES/restic*legacy*.exe
|
!RESTIC_SOURCE_FILES/restic*legacy*.exe
|
||||||
|
!RESTIC_SOURCE_FILES/restic*darwin*
|
||||||
RESTIC_SOURCE_FILES/ARCHIVES
|
RESTIC_SOURCE_FILES/ARCHIVES
|
||||||
PRIVATE/_ev_data.py
|
PRIVATE/_ev_data.py
|
||||||
PRIVATE/_obfuscation.py
|
PRIVATE/_obfuscation.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue