overte-JulianGro/.gitattributes

35 lines
539 B
Text

# https://www.git-scm.com/docs/gitattributes
#
# Copyright 2013-2019 High Fidelity, Inc.
# Copyright 2022 Overte e.V.
# SPDX-License-Identifier: Apache-2.0
*.cfg text
*.cpp text
*.css text
*.c text
*.frag text
*.fst text
*.h text
*.html text
*.ini text
*.json text
*.js text
*.qml text
*.qrc text
*.slf text
*.slh text
*.slv text
*.ts text
*.txt text
*.vert text
# Denote all files that are truly binary and should not be modified.
*.dds binary
*.fbx binary
*.jpg binary
*.png binary
*.svg binary
*.ttf binary
*.wav binary
*.rsrc binary