remove webapp/CHANGELOG.md from repository
Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/79765ba6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/79765ba6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/79765ba6 Branch: refs/heads/inverted-index Commit: 79765ba661d50bca6f7c7b95c57b258e4834fa7e Parents: 40af1c8 Author: qianhao.zhou <qianz...@ebay.com> Authored: Tue Feb 10 17:01:44 2015 +0800 Committer: qianhao.zhou <qianz...@ebay.com> Committed: Tue Feb 10 17:01:44 2015 +0800 ---------------------------------------------------------------------- .gitignore | 1 + webapp/CHANGELOG.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/79765ba6/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 4fe5496..4d4bf12 100755 --- a/.gitignore +++ b/.gitignore @@ -75,6 +75,7 @@ server/.settings/org.eclipse.wst.jsdt.ui.superType.name webapp/app/WEB-INF/* webapp/dist webapp/node_modules: +webapp/CHANGELOG.md # package file tomcat http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/79765ba6/webapp/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/webapp/CHANGELOG.md b/webapp/CHANGELOG.md deleted file mode 100644 index f8a032f..0000000 --- a/webapp/CHANGELOG.md +++ /dev/null @@ -1 +0,0 @@ -Initial release