From 65c5fa3e111918f932e3e79c4eae9bf9b72d160d Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sun, 7 Feb 2021 10:46:00 -0500 Subject: [PATCH] Add wav to gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 0c314474..f4c1de6c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,5 +14,6 @@ *.jpg binary *.png binary *.mp3 binary +*.wav binary *.ttf binary *.otf binary