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

github.com/twbs/gruntworker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-11-11 05:12:42 +0300
committerChris Rebert <code@rebertia.com>2014-12-03 11:05:33 +0300
commita4a2ccf36c63c9416d40c87c7f0bf60e22a1d91c (patch)
treeea5c2df6e2c8402ba55740181074eecf632cd73a /.gitattributes
parent39fa648ccdddeb7d7efbb3192b71fa6e29b895c4 (diff)
v3
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