mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 12:33:33 +00:00
Ignore .idea/
This commit is contained in:
parent
248ee0c3fe
commit
07194208c3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/target/
|
||||
**/*.rs.bk
|
||||
.idea/*
|
||||
.vscode/*
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue