From 7356bdaba3630208f82f0c12b6ce521e392de268 Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Tue, 27 Jan 2026 13:56:25 +0100 Subject: [PATCH] Make use of .idea pattern Signed-off-by: Matthias Wessendorf --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e15106e..53e309e 100644 --- a/.gitignore +++ b/.gitignore @@ -186,7 +186,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.