diff options
author | 2021-03-13 15:03:39 -0800 | |
---|---|---|
committer | 2021-03-13 15:03:39 -0800 | |
commit | 9d7b0caa10b4161f0c8ce2edded09ec9638ff0a6 (patch) | |
tree | 75108bd595de3afc8470257e5d1aed99137e485a | |
parent | Fixes Production URL Constant (diff) |
Use .gitattributes to normalise line endings
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto |