aboutsummaryrefslogtreecommitdiffstats
path: root/packages/docker/src/main/docker/docker-files/scripts/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'packages/docker/src/main/docker/docker-files/scripts/.gitattributes')
-rw-r--r--packages/docker/src/main/docker/docker-files/scripts/.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/docker/src/main/docker/docker-files/scripts/.gitattributes b/packages/docker/src/main/docker/docker-files/scripts/.gitattributes
new file mode 100644
index 0000000..b905d1d
--- /dev/null
+++ b/packages/docker/src/main/docker/docker-files/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