diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-11-13 23:17:21 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-11-13 23:17:21 +0200 |
| commit | c03fe1e0422984b37050043fcea22bee845969a0 (patch) | |
| tree | 75db94fe772585d33e48ee90cee7673e5cb904e0 /.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 |
