gnocchi

Golang weight tracking application
Log | Files | Refs

commit f8b9aaf96fca83cacb0a47db5a8fc324c32069a0
parent 5d0ef4c7fdd240c199eb4c6b7847dc61c513e661
Author: breadcat <breadcat@users.noreply.github.com>
Date:   Tue,  4 Aug 2026 10:40:45 +0100

One more try at gitattributes

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

diff --git a/.gitattributes b/.gitattributes @@ -1,2 +1,5 @@ # Unix line endings -* text eol=lf +*.go test eol=lf +*.md test eol=lf +*.mod test eol=lf +*.png binary