commit | 674369a4e0eec184f205b8e2925ebef74ddaade5 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Thu Aug 03 10:54:57 2017 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Thu Aug 03 10:54:57 2017 -0700 |
tree | 6fa3d2f7e984887be5d18ce9955e85548c8414c9 | |
parent | e69dfb39c7fee9922de56de1f66993c9f88cf627 [diff] [blame] |
Add .iml files to .gitignore Change-Id: Ia4bf1c59aed8877934621855afb23196352da38c
diff --git a/.gitignore b/.gitignore index 8cb536c..8bc2e12 100644 --- a/.gitignore +++ b/.gitignore
@@ -3,3 +3,4 @@ .project .settings *.swp +*.iml