Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel P <pavlov.pavel@gmail.com>2017-08-10 11:22:33 +0300
committerRalph Giles <giles@thaumas.net>2017-08-11 17:51:45 +0300
commit1f38af47b5eec7d8adfc5481b0d1be67bc6ad96e (patch)
tree2733a939203dae5aebde07f6a9ce98b8fb19eeba /.gitattributes
parent3fe744ea04fdcc418fb85c2c133d13372ebb019b (diff)
Force crlf line endings for VS2015 project files.
Signed-off-by: Ricardo Constantino <wiiaboo@gmail.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 24150295..649c8100 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,9 @@
.gitattributes export-ignore
update_version export-ignore
+
+*.bat eol=crlf
+*.sln eol=crlf
+*.vcxproj eol=crlf
+*.vcxproj.filters eol=crlf
+common.props eol=crlf