Merge pull request #4986 from willsALMANJ/ignore-syncfilerange-1.1

Ignore syncfilerange.c
This commit is contained in:
TW 2020-03-06 17:14:36 +01:00 committed by GitHub
commit b797da1c80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -13,6 +13,7 @@ src/borg/algorithms/checksums.c
src/borg/platform/darwin.c
src/borg/platform/freebsd.c
src/borg/platform/linux.c
src/borg/platform/syncfilerange.c
src/borg/platform/posix.c
src/borg/algorithms/msgpack/_packer.cpp
src/borg/algorithms/msgpack/_unpacker.cpp