From e3e9557cf82ecb4e2351cc46971b78400c5dccd6 Mon Sep 17 00:00:00 2001 From: Rohini Chandra <61837065+r14chandra@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:55:48 +0530 Subject: [PATCH] Konflux testing (#189) --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 430c205c..ef121d87 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .DS_Store bin tmp -.vscode/ \ No newline at end of file +.vscode/ +.idea/ \ No newline at end of file