mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Point Rust Analyzer to target/rust-analyzer (#8463)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
.DS_Store
|
||||
# `target_ra` and `target_wasm` are legacy locations; they now live inside `target/`.
|
||||
# Keep them on their own lines: a trailing `#` is not a comment in .gitignore.
|
||||
**/target
|
||||
**/target_ra
|
||||
**/target_wasm
|
||||
|
||||
Reference in New Issue
Block a user