From a198dbd8491522fd10c3ce4f8c8b89f1a2ae8aab Mon Sep 17 00:00:00 2001 From: Fedir Zadniprovskyi Date: Mon, 13 Jan 2025 18:36:38 -0800 Subject: [PATCH] chore: delete .gitattributes (#209) --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index e7c210f2..00000000 --- a/.gitattributes +++ /dev/null @@ -1,3 +0,0 @@ -/examples/live-audio/audio.pcm filter=lfs diff=lfs merge=lfs -text -/examples/live-audio/demo.mp4 filter=lfs diff=lfs merge=lfs -text -/examples/youtube/the-evolution-of-the-operating-system.mp3 filter=lfs diff=lfs merge=lfs -text