From f7cc549869a0bf64027b031523d760935995aed0 Mon Sep 17 00:00:00 2001 From: Edgar Barrantes Date: Mon, 9 Aug 2021 02:38:20 +0100 Subject: [PATCH] Updates gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fb72dca..fb646ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules dist -.yalc \ No newline at end of file +.yalc +tsconfig.tsbuildinfo