Skip to content

Commit

Permalink
Merge pull request rust-lang#840 from MikAoJk/main
Browse files Browse the repository at this point in the history
Added in ignore for .iml files
  • Loading branch information
yourname committed Sep 9, 2021
2 parents fe5b5e0 + ad9dad1 commit f8c0115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ exercises/clippy/Cargo.toml
exercises/clippy/Cargo.lock
.idea
.vscode
*.iml

0 comments on commit f8c0115

Please sign in to comment.