Added .gitattributes file.

This commit is contained in:
Joachim Bauch
2016-09-19 21:41:34 +02:00
parent 164b21ac07
commit af2c521cf2
+11
View File
@@ -0,0 +1,11 @@
* text=auto
# Native line endings.
*.c text
*.cpp text
*.h text
*.rc text
# Windows line endings.
*.bat text eol=crlf
*.eln text eol=crlf