From 70cf70683c6f6d95a90aa42e1ba4b70f673612da Mon Sep 17 00:00:00 2001 From: Lukas Ringeisen Date: Fri, 5 Sep 2025 14:52:24 +0200 Subject: [PATCH] =?UTF-8?q?Initial=20commit:=20Android=20App=20f=C3=BCr=20?= =?UTF-8?q?Music=20Separation=20(mit=20LFS)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 45e1443..e29accb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ app/src/main/assets/*.tflite filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text