diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2025-03-10 18:22:09 +0100 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2025-03-10 18:22:09 +0100 |
| commit | 440020e642f539079867577435a9f8b02075699b (patch) | |
| tree | 99acccfc1574a8ffc656d6f64ff934949edb1f52 /.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 |
