This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
The following commit(s) were added to refs/heads/master by this push: new 6cb417a41 Add .xsd to .gitattributes 6cb417a41 is described below commit 6cb417a41402be2f6150a6137598cc97c2dd8ad6 Author: Michael Osipov <micha...@apache.org> AuthorDate: Tue Oct 29 12:03:18 2024 +0100 Add .xsd to .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 4c8b49a05..57710fdc2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,7 @@ * text=auto *.xml text diff=xml +*.xsd text diff=xml *.java text diff=java *.html text diff=html *.vm text