From 75bd759108a82d83e6d339fbc2ccb2bba99e7834 Mon Sep 17 00:00:00 2001 From: Roland Tannous Date: Mon, 2 Feb 2026 05:51:25 +0000 Subject: [PATCH] fix .gitignore merge conflict --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 11b0a5d20b..1453f625c2 100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +._* +.idea/ + # Python __pycache__/ *.py[cod]