diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2024-09-30 23:57:13 +0200 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2024-09-30 23:57:13 +0200 |
| commit | 6f212af9dd2586317a128626e7524c51edcd545d (patch) | |
| tree | b5032a1af83af402e48fe2824002b578fa334ca1 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8ad74f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf |
