gitattributes for line endings

This commit is contained in:
sippeangelo
2015-11-20 15:07:16 +01:00
parent 63674946ca
commit 2adec62352
+6
View File
@@ -0,0 +1,6 @@
* text=auto
*.cpp text eol=lf
*.h text eol=lf
*.xml text eol=lf
*.xsd text eol=lf