From dab6a8a84abd417f02816cbe185e3938cea856c0 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 18:21:21 +0400 Subject: feat(typescript): Initial TypeScript's config Signed-off-by: Valentin Popov --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e5785c0..90e2cf1 100644 --- a/.gitignore +++ b/.gitignore @@ -198,4 +198,6 @@ $RECYCLE.BIN/ ### Project ### # Resulting code +/_tslib-*.js /javascript.js +/typescript.js -- cgit v1.2.3