1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Tell Rust Analyzer to run build to its own target folder

This commit is contained in:
Emil Ernerfeldt
2022-12-12 10:37:31 +01:00
parent c8dd5d1b2d
commit 1437ec8903
2 changed files with 29 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
**/target
**/target_ra
/.*.json
/.vscode
/media/*