stromboli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 0c9c51352cfa6c49f47ea4c1b42900bafe680e12
parent fcfd19a43bab65644879713adf011cb9479144bf
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Sat,  1 Aug 2026 08:18:33 +0100

Unix line endings for all

Diffstat:
M.gitattributes | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes @@ -1,2 +1,2 @@ -# Auto detect text files and perform LF normalization -* text=auto +# Unix line endings +* text eol=lf