You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by to...@apache.org on 2017/03/07 20:19:37 UTC

incubator-joshua git commit: JOSHUA-331 - added IDEA project files to .gitignore

Repository: incubator-joshua
Updated Branches:
  refs/heads/master 1fe43b8cf -> f198d664d


JOSHUA-331 - added IDEA project files to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/f198d664
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/f198d664
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/f198d664

Branch: refs/heads/master
Commit: f198d664de20df94eb9aa1c4fb33c2a94e9a6d73
Parents: 1fe43b8
Author: Tommaso Teofili <to...@apache.org>
Authored: Tue Mar 7 21:19:24 2017 +0100
Committer: Tommaso Teofili <to...@apache.org>
Committed: Tue Mar 7 21:19:24 2017 +0100

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/f198d664/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 085072e..404f717 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@ thrax/
 test-output
 joshua-core/test-output
 .pydevproject
+
+*.iml
\ No newline at end of file