mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
commit
4103068ad2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
/target/
|
/target/
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
.idea/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
*.log
|
*.log
|
||||||
|
|
Loading…
Reference in a new issue