mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 14:44:25 +00:00
Added ignore for .iml files
This commit is contained in:
parent
a6774100d4
commit
6efa7d5d15
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ exercises/clippy/Cargo.toml
|
|||
exercises/clippy/Cargo.lock
|
||||
.idea
|
||||
.vscode
|
||||
*.iml
|
||||
|
|
Loading…
Reference in a new issue