Repository: kylin Updated Branches: refs/heads/master e5b97b0e8 -> 1044f1dbb
minor, adjust .gitignore Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/1044f1db Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/1044f1db Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/1044f1db Branch: refs/heads/master Commit: 1044f1dbb1096689ff69601f2b631f37a9a59c3b Parents: e5b97b0 Author: Li Yang <[email protected]> Authored: Mon Jun 27 08:44:46 2016 +0800 Committer: Li Yang <[email protected]> Committed: Mon Jun 27 08:44:46 2016 +0800 ---------------------------------------------------------------------- examples/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/1044f1db/examples/.gitignore ---------------------------------------------------------------------- diff --git a/examples/.gitignore b/examples/.gitignore index 339b1e6..bf6248d 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,2 +1,2 @@ -/yadesk00* +tmp_meta test_metadata
