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 17e1d1ad926cf9be856fd581eb3e0c597792c933
Author: Randall Leeds <[email protected]>
AuthorDate: Mon Aug 3 19:39:11 2020 -0700

    Add tsconfig.base.json to .ratignore
---
 .ratignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.ratignore b/.ratignore
index 697b790..73819b1 100644
--- a/.ratignore
+++ b/.ratignore
@@ -10,6 +10,7 @@ lerna.json
 node_modules
 package.json
 repolinter.json
+tsconfig.base.json
 tsconfig.json
 yarn.lock
 CODE_OF_CONDUCT.md

Reply via email to