diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2017-08-18 15:06:23 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2017-08-18 15:06:23 -0700 |
commit | fc8b9a23b483ed680632e5297fb798967240169e (patch) | |
tree | 635efda15711b0f69cad84ff52a889ae3c7aa67e | |
parent | 126787d0569470a6dbae8c5ef8010f3edf6c568a (diff) |
Add IntelliJ IDEA related files to gitignore
Change-Id: Icff41b98758c276a17fae0c98081e1a9011678c4
Issue-Id: AAI-195
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ bundleconfig-local/etc/auth/tomcat_keystore bundleconfig-local/etc/logback.xml /.pydevproject /bin/ +/.idea +*.iml |