From a91542b47f74037f360d99f1cca0928be84e86dd Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Tue, 6 Oct 2020 04:02:19 +0400 Subject: [PATCH] =?UTF-8?q?maj=20.gitattributes=20par=20d=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uproject | 1 + 1 file changed, 1 insertion(+) diff --git a/uproject b/uproject index 40f8764..6918fb8 100755 --- a/uproject +++ b/uproject @@ -613,6 +613,7 @@ result: $result" elif ask_yesno "Voulez-vous créer le fichier initial .gitattributes?" N; then echo >"$destdir/.gitattributes" "\ *.zip -delta +*.jar -delta *.gz -delta *.bz2 -delta *.whl -delta