commit | 736fe6a79b27145e178e0948ebd0c8712383b632 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Thu Aug 03 10:54:40 2017 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Thu Aug 03 10:54:40 2017 -0700 |
tree | fbb61c56bab4b0f78887a619b18ea32c4a066d34 | |
parent | d77028f14106dc234fc5ca9760c12b4432b11aa6 [diff] |
Add .iml files to .gitignore Change-Id: I9e7cc39f77a027bb90bf41d32149e228d1dc04f4
diff --git a/.gitignore b/.gitignore index 8cb536c..8bc2e12 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,3 +3,4 @@ .project .settings *.swp +*.iml