fuse-overlayfs/.dockerignore
Max Goltzsche d5b725b6f1
utils.c: fix file_exists_at musl compatibility.
utils.c: file_exists_at: fallback to `fstatat` when `faccessat` fails with `EINVAL` (on musl).
.travis.yml: alpine test added.
main.c: reallocate path before appending.

Closes #174.

Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com>
2020-08-26 02:22:53 +02:00

11 lines
46 B
Plaintext

*
!lib
!m4
!*.sh
!*.ac
!*.am
!*.md
!*.h
!*.c