Repository: vxquery Updated Branches: refs/heads/master 303899f10 -> 5b0e2ac0b
ignore *.iml Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/5b0e2ac0 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/5b0e2ac0 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/5b0e2ac0 Branch: refs/heads/master Commit: 5b0e2ac0bcf3d118b29fb7239743ca2362b4e656 Parents: 303899f Author: Till Westmann <[email protected]> Authored: Tue Jun 28 07:31:02 2016 -0700 Committer: Till Westmann <[email protected]> Committed: Tue Jun 28 07:31:02 2016 -0700 ---------------------------------------------------------------------- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/5b0e2ac0/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 734a174..f79049e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,6 @@ .settings .classpath .idea -.iml +*.iml target /ClusterControllerService/
