You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by ra...@apache.org on 2020/07/26 23:54:15 UTC

[incubator-annotator] 04/09: Add tsconfig.json to .ratignore

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 defd047f7e1b100d3a78fdba7fa5808d6202e221
Author: Randall Leeds <ra...@apache.org>
AuthorDate: Fri Jul 24 17:54:47 2020 -0700

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

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