summaryrefslogtreecommitdiffstats
path: root/scripts/.gitattributes
diff options
context:
space:
mode:
authormukesh.paliwal <mukesh.paliwal1@huawei.com>2021-02-05 12:44:04 +0530
committermukesh.paliwal <mukesh.paliwal1@huawei.com>2021-02-05 12:44:04 +0530
commit36e6d007799eb76a941c7ece38f35860baa8b303 (patch)
tree3cabb652d08674af6585838390f78726cf1c5b7a /scripts/.gitattributes
parenta152547937fe212232120131d927156623c24425 (diff)
Split mso-cnf-adapter from the so
Issue-ID: SO-3517 Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com> Change-Id: I99732559aa259c7a39854409819553d46aa0c080
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