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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@mapswithme.com>2013-05-31 03:45:23 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:55:43 +0300
commit54039ca14362dcb339168316252df9d1cf3b5029 (patch)
tree4d73df346fee16e95e61a5414928c27866d23201 /.gitattributes
parentcdc23615e028c4a2ff6a652c733f41901a3fc045 (diff)
Updated line endings for windows files
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index afed7c8e20..baf3e8af2c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -27,6 +27,10 @@
*.gitattributes text eol=lf
*.gitignore text eol=lf
+# Declare files that will always have CRLF line endings on checkout.
+*.dsp text eol=crlf
+*.dsw text eol=crlf
+
# Binary files which doesn't need any normalization
*.bin binary
*.bz2 binary