This is an automated email from the ASF dual-hosted git repository.
csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git
The following commit(s) were added to refs/heads/master by this push:
new c620ca5 Ignore IntelliJ '.iml' project file (#2671)
c620ca5 is described below
commit c620ca55d70fd9ab0cc8f755cedc8cf459862d53
Author: Qaiser Abbasi <[email protected]>
AuthorDate: Thu Aug 31 23:10:46 2017 +0200
Ignore IntelliJ '.iml' project file (#2671)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index ae7a95b..1291f31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,7 @@ node_modules
# IntelliJ
.idea
*.class
+*.iml
# Ansible
ansible/environments/docker-machine/hosts
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].