diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..65e2b307d4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +# Copyright Contributors to the OpenImageIO project. +# SPDX-License-Identifier: Apache-2.0 +# https://github.com/AcademySoftwareFoundation/OpenImageIO + +# Helpful documentation: +# - https://github.com/github-linguist/linguist/blob/main/docs/overrides.md +# - https://github.com/github-linguist/linguist/blob/main/docs/troubleshooting.md + + +*.h linguist-language=C++ +src/libOpenImageIO/bluenoise.inc -linguist-detectable