← back to Exo
configure git lfs for mp3 files
39a953471dca16a15961ad8a28b3d2805edb8d18 · 2024-11-26 14:54:08 +0400 · Alex Cheema
Files touched
Diff
commit 39a953471dca16a15961ad8a28b3d2805edb8d18
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Tue Nov 26 14:54:08 2024 +0400
configure git lfs for mp3 files
---
.gitattributes | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..6b9df027
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.mp3 filter=lfs diff=lfs merge=lfs -text
← e99a7394 adding a fetch to get initail model object to show models be
·
back to Exo
·
add mp3 sounds 97eeac11 →