From d59f9b8b6208397f59fd28424ce5a97de2928e5f Mon Sep 17 00:00:00 2001 From: liuxuewen <947752894@qq.com> Date: Thu, 31 Aug 2023 14:45:28 +0800 Subject: [PATCH] sync: .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f6c6f52..3f4c0bb 100644 --- a/.gitignore +++ b/.gitignore @@ -202,3 +202,5 @@ replay_pid* .idea/ python/.idea shell/.idea +shell.iml +python/python.iml