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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user