diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2025-04-27 13:44:22 +0200 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2025-04-27 13:44:22 +0200 |
| commit | 5469cf7b6da512e48f3d614704e51cfdd6966f08 (patch) | |
| tree | bc27fbdffa4d08fba55d231c0a2a2efb1d84d5e0 /.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 |
