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

github.com/twbs/no-carrier.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-10-31 10:22:34 +0300
committerChris Rebert <code@rebertia.com>2014-10-31 10:25:59 +0300
commitfca34b188bf9953ff5539d2f000d31e8d22fb385 (patch)
tree0572eb8e5573d6a8bccf8734d6458ff8b33a216a /.gitattributes
initial scaffolding
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