From ac8ecba36d04943934fbe2ac91f49265c5153223 Mon Sep 17 00:00:00 2001 From: Olu Amey Date: Mon, 6 Feb 2023 08:06:24 -0500 Subject: [PATCH] Updated gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4d29575..5d4c865 100755 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ /.pnp .pnp.js +/.idea +/.vscode + # testing /coverage