From f666c7f11bd7ab3d7b53c094b5d5312579bd9060 Mon Sep 17 00:00:00 2001 From: Swastik Baranwal Date: Tue, 17 Sep 2024 21:36:45 +0530 Subject: [PATCH] .gitignore: add py/python.iml (#14505) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6fe400008e66c..0a10c80ea2aae 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,7 @@ py/docs/source/**/* py/build/ py/LICENSE py/pytestdebug.log +py/python.iml selenium.egg-info/ third_party/java/jetty/jetty-repacked.jar *.user