From b901400ab3ba859f643efbab24f8b5b103723c6d Mon Sep 17 00:00:00 2001 From: Alexander Zavorotynskiy Date: Mon, 12 Jun 2023 11:48:40 +0200 Subject: [PATCH] chore(git): update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5eeb1c83b..e363c25f0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ node_modules *.log **/*.envrc .idea +*.mob*