From c8942af59522b48963221438278b850f3b46cfc4 Mon Sep 17 00:00:00 2001 From: Overlord Date: Thu, 19 Feb 2026 20:27:32 +0100 Subject: [PATCH] Removed *.txt and .env files from LFS tracking. --- .gitattributes | 2 ++ assets/bin/aarch64/.env | 7 ++++--- assets/bin/aarch64/sources.txt | 14 +++++++++++--- assets/bin/x86_64/.env | 7 ++++--- assets/bin/x86_64/sources.txt | 14 +++++++++++--- 5 files changed, 32 insertions(+), 12 deletions(-) diff --git a/.gitattributes b/.gitattributes index 89a3177..d07c91a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,3 +5,5 @@ *.mp3 filter=lfs diff=lfs merge=lfs -text assets/bin/** filter=lfs diff=lfs merge=lfs -text +assets/bin/**/*.env -filter -diff -merge +assets/bin/**/*.txt -filter -diff -merge diff --git a/assets/bin/aarch64/.env b/assets/bin/aarch64/.env index 48ae779..9535d0f 100644 --- a/assets/bin/aarch64/.env +++ b/assets/bin/aarch64/.env @@ -1,3 +1,4 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e57cf2a1079302cea780462c3ac18c3415d8cccec1a57bcd7e5c484a302c5730 -size 111 +LOCAL_SONGS_DIR=../../../songs +LOCAL_BIN_DIR=.. +ARCH_AWARE=true +ARCH_MAP=amd:x84_64,amd64:x86_64,arm64:aarch64 diff --git a/assets/bin/aarch64/sources.txt b/assets/bin/aarch64/sources.txt index 27e65c8..a41ad47 100644 --- a/assets/bin/aarch64/sources.txt +++ b/assets/bin/aarch64/sources.txt @@ -1,3 +1,11 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:606db1c8c77bfd29f62d2b62719b14ada3368b75d2ab9459f11b4ca471f38277 -size 414 + +LGPL-3.0 +ffmpeg, ffplay, ffprobe +https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2026-02-18-13-03 +https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-n7.1-latest-linux64-lgpl-7.1.tar.xz +sha256:5ec371abbf6da81fa0a7dfe013035754fadf77f8206b93cb784ec582b0870607 + +LGPL-3.0 +add_song +locally compiled (arm64), golang +sha256:ed6b00a4e353410ab01658a2c976a6420f2e0a8cc03a6e3e03f6eddf0d3faf0a diff --git a/assets/bin/x86_64/.env b/assets/bin/x86_64/.env index 48ae779..9535d0f 100644 --- a/assets/bin/x86_64/.env +++ b/assets/bin/x86_64/.env @@ -1,3 +1,4 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e57cf2a1079302cea780462c3ac18c3415d8cccec1a57bcd7e5c484a302c5730 -size 111 +LOCAL_SONGS_DIR=../../../songs +LOCAL_BIN_DIR=.. +ARCH_AWARE=true +ARCH_MAP=amd:x84_64,amd64:x86_64,arm64:aarch64 diff --git a/assets/bin/x86_64/sources.txt b/assets/bin/x86_64/sources.txt index ebdb129..56be6fd 100644 --- a/assets/bin/x86_64/sources.txt +++ b/assets/bin/x86_64/sources.txt @@ -1,3 +1,11 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76af09f42770824baf3513c0cf8487a38e98063f8df10f0dc74d7f4c49796b47 -size 414 + +LGPL-3.0 +ffmpeg, ffplay, ffprobe +https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2026-02-18-13-03 +https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-n7.1-latest-linux64-lgpl-7.1.tar.xz +sha256:5ec371abbf6da81fa0a7dfe013035754fadf77f8206b93cb784ec582b0870607 + +LGPL-3.0 +add_song +locally compiled (amd64), golang +sha256:c732e55bc0869b9b2ed43db16ef951322c63288b4f63b29367d8b309a1cb6837