From f4eb7228f25a38d4d5764593f08607904c787acf Mon Sep 17 00:00:00 2001 From: Hurlu Date: Sun, 5 Apr 2020 15:03:29 +0200 Subject: [PATCH] Wesh les .wav dans le gitattributes, oupsies --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 40a5e61..bb242b3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,3 +13,4 @@ thirdparty/* linguist-vendored *.jar binary *.png binary *.ttf binary +*.wav binary