From 60e858d6eaf20ad0caff8ed68f64cf8100d86e66 Mon Sep 17 00:00:00 2001 From: city1616 Date: Thu, 1 Jul 2021 18:30:19 +0900 Subject: [PATCH] =?UTF-8?q?gitattributes=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b7d056 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +/train filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +code filter=lfs diff=lfs merge=lfs -text +README.md filter=lfs diff=lfs merge=lfs -text