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

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-02-13 10:17:41 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-02-13 12:20:26 +0300
commitbc9a542f0a0d951829eabf278ba8cf052a7d4d84 (patch)
treeb7aa40f218ed464ac14ec344679f91352d2bf713 /.gitattributes
parent08444b71dcb985644bbcbb86a93351e663bdefd9 (diff)
Enforce LF
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..205021e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Enforce Unix newlines
+* text=auto eol=lf