You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/03/17 16:58:34 UTC

struts-extras git commit: Ignores IDEA's project files

Repository: struts-extras
Updated Branches:
  refs/heads/master c2a14c4de -> ba188e22e


Ignores IDEA's project files


Project: http://git-wip-us.apache.org/repos/asf/struts-extras/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-extras/commit/ba188e22
Tree: http://git-wip-us.apache.org/repos/asf/struts-extras/tree/ba188e22
Diff: http://git-wip-us.apache.org/repos/asf/struts-extras/diff/ba188e22

Branch: refs/heads/master
Commit: ba188e22ebb56acbae90aaa122843c1886e890b0
Parents: c2a14c4
Author: Lukasz Lenart <lu...@gmail.com>
Authored: Fri Mar 17 17:58:27 2017 +0100
Committer: Lukasz Lenart <lu...@gmail.com>
Committed: Fri Mar 17 17:58:27 2017 +0100

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-extras/blob/ba188e22/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 5735987..cfd4cea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 .idea
+*.iml
 target
 .java-version
\ No newline at end of file