From b576c726b8a9194f0aa51d3754b46ca1adafdf47 Mon Sep 17 00:00:00 2001 From: Ed Bratt Date: Thu, 13 Feb 2025 08:48:16 -0800 Subject: [PATCH] Update .gitattributes (#9781) * Update .gitattributes Resolves #9780 * Update .gitattributes Fix copyright --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 58e12f4671a..dcac962942e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # -# Copyright (c) 2022 Oracle and/or its affiliates. +# Copyright (c) 2022, 2025 Oracle and/or its affiliates. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,3 +15,4 @@ # don't let GIT perform end of line mapping on these files enum-test*.txt -text +Object*._java_ -text