gnocchi

Golang weight tracking application
Log | Files | Refs

commit 55bd53869bbd7aa1b69eea3ec8f22a71d606cc88
parent afe25e8696e10293892fc964fc8df9082c8ba190
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Fri, 31 Jul 2026 15:56:21 +0100

Unix line endings

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