diff --git a/.gitignore b/.gitignore index 0cddfb490..0e24957d3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ **/.vscode **/*.error **/*.json.pretty +.idea/ # output node_modules @@ -24,4 +25,3 @@ TestLogs #generated src/Runner.Sdk/BuildConstants.cs -