# Copyright 2014, Sensics, Inc.
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
#
# SPDX-License-Identifier: BSL-1.0

# Auto detect text files and perform LF normalization
* text=auto

*.sh text eol=lf

# cmake launcher templates
*.sh.in text eol=lf
*.cmd.in text eol=crlf
*vcproj.user.in text eol=crlf
*vcxproj.user.in text eol=crlf
