From 843aa35d9f1d8848a616c147168b2c1fb7984d46 Mon Sep 17 00:00:00 2001 From: Yuepeng Pan Date: Tue, 23 Jun 2026 21:14:32 +0800 Subject: [PATCH] [ISSUE-184][Infra] Add .idea into the .gitignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 442e699..ae89c0d 100644 --- a/.gitignore +++ b/.gitignore @@ -174,7 +174,7 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ +.idea/ # Abstra # Abstra is an AI-powered process automation framework.