From 6b2851eafcfc67c170efa51ce091fcd9253c9244 Mon Sep 17 00:00:00 2001 From: Massimiliano Adamo <maxadamo@gmail.com> Date: Sun, 28 Aug 2022 22:05:36 +0200 Subject: [PATCH] change gitatributes --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3632bd0..3809f95 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -packages/** filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.deb filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text -- GitLab