Skip to content

Commit f589579

Browse files
authored
Rollup merge of #148929 - WaffleLapkin:bra-symlink-ignore, r=mati865,jieyouxu
ignore `build-rust-analyzer` even if it's a symlink r? `@jieyouxu`
2 parents 1c32a0b + 8fec082 commit f589579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ no_llvm_build
4848
/llvm/
4949
/mingw-build/
5050
/build
51-
/build-rust-analyzer/
51+
/build-rust-analyzer
5252
/dist/
5353
/unicode-downloads
5454
/target

0 commit comments

Comments
 (0)