This is an automated email from the ASF dual-hosted git repository. randall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-annotator.git
commit 6d03197451aabda8f8bc579887f6edc68ba0cee3 Author: Randall Leeds <[email protected]> AuthorDate: Mon Aug 3 19:39:05 2020 -0700 Sort .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95c3670..856c6a8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,8 @@ coverage node_modules tsconfig.tsbuildinfo -/web/dist /packages/*/LICENSE /packages/*/NOTICE /packages/*/esm /packages/*/lib +/web/dist
