aboutsummaryrefslogtreecommitdiff
path: root/.gitattribute
diff options
context:
space:
mode:
Diffstat (limited to '.gitattribute')
-rw-r--r--.gitattribute2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattribute b/.gitattribute
new file mode 100644
index 0000000..0fbe3dc
--- /dev/null
+++ b/.gitattribute
@@ -0,0 +1,2 @@
+# Enforce Unix newlines
+* text=auto eol=lf \ No newline at end of file