1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00

Point Rust Analayzer to target/rust-analyzer

This commit is contained in:
Emil Ernerfeldt
2026-08-28 14:24:38 +02:00
parent 5d3e958ecf
commit 97b4ef6c9f
3 changed files with 9 additions and 8 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
.DS_Store
**/target
**/target_ra
**/target_ra # legacy Rust Analyzer target dir
**/target_wasm
**/tests/snapshots/**/*.diff.png
**/tests/snapshots/**/*.new.png