mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +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/
|
/target/
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
.idea/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
*.log
|
*.log
|
||||||
|
|
Loading…
Reference in a new issue