1 # SPDX-FileCopyrightText: The Storage-Units Authors
2 # SPDX-License-Identifier: 0BSD
4 # Handle line endings automatically for files detected as text
5 # and leave all files detected as binary untouched.
9 # The above will handle all files NOT found below
11 # These files are text and should be normalized (Convert crlf => lf)