diff options
| author | Daniel Weipert <git@mail.dweipert.de> | 2025-01-30 13:19:56 +0100 |
|---|---|---|
| committer | Daniel Weipert <git@mail.dweipert.de> | 2025-01-30 13:19:56 +0100 |
| commit | a210c39b5d2be1e7e5c52568d40ba6a29f34b4bb (patch) | |
| tree | 1425761be2edb336499970a7cb2d8a2c45da9a31 /.gitattributes | |
initial commit
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 |
