From 0c1f521a1f270c717a273ff4136f6f12c00c7138 Mon Sep 17 00:00:00 2001 From: Richard Davey Date: Wed, 8 May 2019 23:48:47 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e46409f54..9e6316924 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ node_modules/ /npm-debug.log build/ out/ +scripts/tsgen/test/bin +scripts/tsgen/test/output.txt