diff options
author | llnulldisk <48621230+llnulldisk@users.noreply.github.com> | 2023-02-11 21:45:21 +0100 |
---|---|---|
committer | llnulldisk <48621230+llnulldisk@users.noreply.github.com> | 2023-02-11 21:45:21 +0100 |
commit | 3734bcc62850389183850846dc46b49fa27c8866 (patch) | |
tree | f1a9b410e46f04b69c1b20cd9097ceadb6d9b40e | |
parent | 0caef51105de2c56d0797d87864db53129d778e6 (diff) |
Add gitattributes
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fcadb2c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text eol=lf |