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