From 463ca2e122fabd29ac46879bd50b4a56b0799c9e Mon Sep 17 00:00:00 2001 From: Ryan Mitchell Date: Tue, 16 Sep 2025 11:28:06 -0700 Subject: [PATCH] [llvm] Ignore cline assistant artifacts --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 860b8ea12abd4..3b6787cf7cc61 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,7 @@ autoconf/autom4te.cache /.claude/ /GEMINI.md /.gemini/ +/.cline_storage/ #==============================================================================# # Directories to ignore (do not add trailing '/'s, they skip symlinks).