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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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