Add *.qml to .gitattributes

This is needed for proper line endings normilization
This commit is contained in:
Felix Kauselmann 2018-08-05 13:13:03 +02:00
parent de98c7cef0
commit c2bc4ae675

1
.gitattributes vendored
View File

@ -59,6 +59,7 @@
*.h text
*.h++ text
*.hh text
*.qml text
# Compiled Object files
*.slo binary