From 28e2d168659c5971b860835fbbd64571f9030901 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Tue, 30 Sep 2025 18:07:18 +0200 Subject: [PATCH] update gitattributes for justfile --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6846369..fcc1ee8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ **/.git* annex.largefiles=nothing CHANGELOG.md annex.largefiles=nothing README.md annex.largefiles=nothing +justfile annex.largefiles=nothing