summaryrefslogtreecommitdiffstats
path: root/scripts/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/.gitattributes')
-rw-r--r--scripts/.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/.gitattributes b/scripts/.gitattributes
new file mode 100644
index 0000000..b905d1d
--- /dev/null
+++ b/scripts/.gitattributes
@@ -0,0 +1,5 @@
+# Default behavior
+* text=auto
+
+# Files to have unix style line endings on checkout
+*.sh text eol=lf \ No newline at end of file