From 25e699af41afd1e5448ef130b927b24143e3394b Mon Sep 17 00:00:00 2001 From: Junjie Tang <33489572+jjtang1985@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:09:25 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ec68ab2a..5b17dbae 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ build/Release .vscode /pnpm-publish-summary.json /tests/smoke-tests/deployment + +# IDEA +.idea