summaryrefslogtreecommitdiff
path: root/frontend/.gitattributes
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2023-08-02 18:24:53 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2023-08-02 18:57:52 +0100
commitedc414b64e12bb0aff1abcaa8495b1e09ef2dc3f (patch)
tree200cb92e7406226283842e2049adbd477abf9650 /frontend/.gitattributes
parent227eac690914886c5dd6d9a8bd627534c86b4a5d (diff)
Git enforces LF
Diffstat (limited to 'frontend/.gitattributes')
-rw-r--r--frontend/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/.gitattributes b/frontend/.gitattributes
new file mode 100644
index 0000000..94f480d
--- /dev/null
+++ b/frontend/.gitattributes
@@ -0,0 +1 @@
+* text=auto eol=lf \ No newline at end of file