summary refs log tree commit diff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 31e8a5ac4..edfb7e9ef 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -13,7 +13,8 @@
 *.nunit    text diff=xml
 *.pem      text
 *.README   text
-*.sln      text eol=crlf
+*.sln      text
+*.tmpl     text
 *.txt      text
 *.xml      text diff=xml
 
@@ -23,6 +24,7 @@
 *.crl      binary
 *.crt      binary
 *.data     binary
+*.dll      binary
 *.dsa      binary
 *.jpg      binary
 *.jpeg     binary