diff options
| author | Stepan Koltsov <stepan.koltsov@gmail.com> | 2017-06-30 23:18:47 +0300 |
|---|---|---|
| committer | Stepan Koltsov <stepan.koltsov@gmail.com> | 2017-06-30 23:18:47 +0300 |
| commit | affe6e148c9aee2977d4ba0679f0ff92c67a16da (patch) | |
| tree | 0bf69febb6d50f2cf47830477875525b036fd601 | |
| parent | e72580cf091190c6258648e4cfbca083f20ece3d (diff) | |
| download | rust-affe6e148c9aee2977d4ba0679f0ff92c67a16da.tar.gz rust-affe6e148c9aee2977d4ba0679f0ff92c67a16da.zip | |
Ignore *.iml files
... which are IntelliJ IDEA module files. (`.idea` is IDEA project files.)
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ff839c34df1..b54bab177d0 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ .hg/ .hgignore .idea +*.iml __pycache__/ *.py[cod] *$py.class |
