From 18c363fa9e0657e7e54119c304939d1bdcef62f3 Mon Sep 17 00:00:00 2001 From: Jaechang Namgoong Date: Tue, 25 Jul 2023 16:10:25 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e49644a..047d528 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ yarn-error.log* .eslintrc .editorconfig .babelrc +.idea build/ - +lib/**/*.d.ts