Merge pull request #840 from MikAoJk/main

Added in ignore for .iml files
pull/844/head^2
diannasoriel 3 years ago committed by GitHub
commit 74af578beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored

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

Loading…
Cancel
Save