# Archives below are intentionally not tracked. The fixtures bake output from
# the host's `git` binary or use POSIX-only filesystem features that cannot be
# round-tripped through a committed tar across all supported platforms.

# Bakes `git check-ignore -vn` baseline output and uses `core.excludesFile`
# pointing at a file outside the repo; both may vary by git version and host
# path.
make_ignore_and_attributes_setup.tar
# Bakes `git check-attr` baseline output, which may vary by git version.
make_attributes_baseline.tar
# Uses `ln -s` (including a symlink to the base directory); symlinks do not
# unpack on Windows without elevated privileges.
symlink_stack.tar
