From b5d98f737bb88664072db3c614428f06904ee5ee Mon Sep 17 00:00:00 2001 From: Andy Babiec Date: Thu, 4 Apr 2024 14:13:20 -0400 Subject: [PATCH] Update about-github-code-search.md (#32379) Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- .../search-github/github-code-search/about-github-code-search.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/search-github/github-code-search/about-github-code-search.md b/content/search-github/github-code-search/about-github-code-search.md index ede6976296cd..54b061051bdf 100644 --- a/content/search-github/github-code-search/about-github-code-search.md +++ b/content/search-github/github-code-search/about-github-code-search.md @@ -27,6 +27,7 @@ The current limitations on indexed code are: - Vendored and generated code is excluded - Empty files and files over 350 KiB are excluded - Lines over 1,024 characters long are truncated +- Binary files (PDF, etc.) are excluded - Only UTF-8 encoded files are included - Very large repositories may not be indexed - Exhaustive search is not supported