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