mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 14:25:58 +00:00
Ignore *.iml files
... which are IntelliJ IDEA module files. (`.idea` is IDEA project files.)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -51,6 +51,7 @@
|
||||
.hg/
|
||||
.hgignore
|
||||
.idea
|
||||
*.iml
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
Reference in New Issue
Block a user