From e921c99e7e1d7d6e8581c28c55ba61ec9bc6ad24 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 19:30:29 +0200 Subject: repo: document symlink removal before staging; remove committed symlink sbodl creates symlinks to downloaded source archives that must never be committed to git. Added the `find . -type l -delete` step to both CLAUDE.md and AGENTS.md, and removed the previously committed symlink. Co-Authored-By: Claude Sonnet 4.6 --- llama.cpp-vulkan/llama.cpp-b8648.tar.gz | 1 - 1 file changed, 1 deletion(-) delete mode 120000 llama.cpp-vulkan/llama.cpp-b8648.tar.gz (limited to 'llama.cpp-vulkan') diff --git a/llama.cpp-vulkan/llama.cpp-b8648.tar.gz b/llama.cpp-vulkan/llama.cpp-b8648.tar.gz deleted file mode 120000 index e09bb68..0000000 --- a/llama.cpp-vulkan/llama.cpp-b8648.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/home/danix/sbodl-cache/llama.cpp-b8648.tar.gz \ No newline at end of file -- cgit v1.2.3