Add .xsd to .gitattributes (#4252)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2024-05-26 15:21:55 +02:00
committed by GitHub
parent 3bacc4bb5d
commit 42a31317d1
+1
View File
@@ -1,3 +1,4 @@
*.java text=auto
*.xml text=auto
*.xml_gen text=auto
*.xsd text=auto