summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPrzemyslaw Skibinski <inikep@gmail.com>2016-11-08 16:31:09 +0100
committerPrzemyslaw Skibinski <inikep@gmail.com>2016-11-08 16:31:09 +0100
commit39157c9f3c8edd969594a7eec94c74a219dc6a26 (patch)
treeb3cfd30acfce98053e8171bd2f7a57ed8b45c83d /.gitattributes
parentec63747debada50f7e68b2c9aef9ef75aec45558 (diff)
downloadlz4-39157c9f3c8edd969594a7eec94c74a219dc6a26.tar.gz
lz4-39157c9f3c8edd969594a7eec94c74a219dc6a26.tar.bz2
lz4-39157c9f3c8edd969594a7eec94c74a219dc6a26.zip
added lz4-dll project
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 3870801..6212bd4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -14,7 +14,7 @@
*.vcxproj* text eol=crlf
*.vcproj* text eol=crlf
*.suo binary
-*.rc binary
+*.rc text eol=crlf
# Windows
*.bat text eol=crlf