Add .xml to .gitattributes
This commit is contained in:
parent
e97ada6413
commit
26a0cecdc7
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -8,3 +8,4 @@ drivers/* linguist-vendored
|
||||||
*.h eol=lf
|
*.h eol=lf
|
||||||
*.py eol=lf
|
*.py eol=lf
|
||||||
*.hpp eol=lf
|
*.hpp eol=lf
|
||||||
|
*.xml eol=lf
|
||||||
|
|
Loading…
Reference in a new issue