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

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-10-08 04:57:53 +0400
committerChris Rebert <code@rebertia.com>2014-11-16 14:14:56 +0300
commita736d2d40a25ab4c0c378d561cdb7f5c1fb19482 (patch)
treea0a36af1199c3d48a9379b3450d10c6f3737c152 /.gitattributes
parent5364c64ee38d7a84908b28cd464606f4ccf82382 (diff)
v1.0
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..a97ce0b
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,8 @@
+# Enforce Unix newlines
+*.conf text eol=lf
+*.sbt text eol=lf
+*.scala text eol=lf
+*.sh text eol=lf
+*.md text eol=lf
+*.txt text eol=lf
+*.yml text eol=lf