diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c802159 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text diff --git a/assets/its-the-balatro-music.mp3 b/assets/its-the-balatro-music.mp3 index 1de7ef6..d8c186d 100644 Binary files a/assets/its-the-balatro-music.mp3 and b/assets/its-the-balatro-music.mp3 differ diff --git a/assets/its-the-balatro-music.ogg b/assets/its-the-balatro-music.ogg index 60ee268..4a6c0f5 100644 Binary files a/assets/its-the-balatro-music.ogg and b/assets/its-the-balatro-music.ogg differ