From 49455ad1b9de621f4436b891933e93a48d5723fb Mon Sep 17 00:00:00 2001 From: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com> Date: Wed, 15 Oct 2025 17:35:50 +0100 Subject: [PATCH] Python: Post-Fix GH008 - Re-Upload missing favicons via LFS (#1490) * Stop tracking favicons via LFS and store as regular files * Cleanup fav icons --- .gitattributes | 1 - .../docs/agent-framework/_static/images/logo/favicon-16x16.png | 3 --- .../docs/agent-framework/_static/images/logo/favicon-32x32.png | 3 --- .../agent-framework/_static/images/logo/favicon-512x512.png | 3 --- 4 files changed, 10 deletions(-) delete mode 100644 python/docs/agent-framework/_static/images/logo/favicon-16x16.png delete mode 100644 python/docs/agent-framework/_static/images/logo/favicon-32x32.png delete mode 100644 python/docs/agent-framework/_static/images/logo/favicon-512x512.png diff --git a/.gitattributes b/.gitattributes index 713c91ed25..0123be983d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,4 +3,3 @@ # Bash scripts *.sh text eol=lf *.cmd text eol=crlf -python/docs/agent-framework/_static/images/logo/favicon-*.png filter=lfs diff=lfs merge=lfs -text diff --git a/python/docs/agent-framework/_static/images/logo/favicon-16x16.png b/python/docs/agent-framework/_static/images/logo/favicon-16x16.png deleted file mode 100644 index ef6b18ab21..0000000000 --- a/python/docs/agent-framework/_static/images/logo/favicon-16x16.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4a649cf9cca62edf0f4f6e4acf76981fb9b27399b4d598b22b189c92424f4ea -size 434 diff --git a/python/docs/agent-framework/_static/images/logo/favicon-32x32.png b/python/docs/agent-framework/_static/images/logo/favicon-32x32.png deleted file mode 100644 index 7b017c34f7..0000000000 --- a/python/docs/agent-framework/_static/images/logo/favicon-32x32.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a272fc4c4a508fd936c130a727728da6c773de710a5ae600d06fac06329e0f6d -size 998 diff --git a/python/docs/agent-framework/_static/images/logo/favicon-512x512.png b/python/docs/agent-framework/_static/images/logo/favicon-512x512.png deleted file mode 100644 index 2700ece240..0000000000 --- a/python/docs/agent-framework/_static/images/logo/favicon-512x512.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1f90048923bdaa4e2eeb6ab70f3cc059dc706d43e7208f336102702fc231b81 -size 45618