Repository: kylin Updated Branches: refs/heads/master 18ac702ad -> 2ee18bc82
minor, add maven generated files in .gitignore Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/2ee18bc8 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/2ee18bc8 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/2ee18bc8 Branch: refs/heads/master Commit: 2ee18bc8246d519d3de4910d4ac816a1fda0c8cc Parents: 18ac702 Author: lidongsjtu <lid...@apache.org> Authored: Mon Jan 8 13:52:06 2018 +0800 Committer: lidongsjtu <lid...@apache.org> Committed: Mon Jan 8 13:52:15 2018 +0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/2ee18bc8/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 3679a13..ca70408 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ dist/ tomcat/ webapp/app/kylin-servlet.xml webapp/app/web.xml +dependency-reduced-pom.xml