diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-02 18:24:53 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-02 18:57:52 +0100 |
| commit | edc414b64e12bb0aff1abcaa8495b1e09ef2dc3f (patch) | |
| tree | 200cb92e7406226283842e2049adbd477abf9650 | |
| parent | 227eac690914886c5dd6d9a8bd627534c86b4a5d (diff) | |
Git enforces LF
| -rw-r--r-- | frontend/.gitattributes | 1 |
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 |
