1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-11-08 09:09:17 +01:00

Merge pull request #840 from MikAoJk/main

Added in ignore for .iml files
This commit is contained in:
diannasoriel 2021-09-09 15:54:57 +02:00 committed by GitHub
commit 74af578beb
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

@ -7,3 +7,4 @@ exercises/clippy/Cargo.toml
exercises/clippy/Cargo.lock
.idea
.vscode
*.iml