From 8fec082dbce409908ddf81a9935c14d8230af57f Mon Sep 17 00:00:00 2001 From: Waffle Lapkin Date: Fri, 17 Oct 2025 12:40:48 +0200 Subject: [PATCH] ignore `build-rust-analyzer` even if it's a symlink --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0030f22363c24..91a2647ca98f4 100644 --- a/.gitignore +++ b/.gitignore @@ -48,7 +48,7 @@ no_llvm_build /llvm/ /mingw-build/ /build -/build-rust-analyzer/ +/build-rust-analyzer /dist/ /unicode-downloads /target