From 0f8ff6a775ad22fd72a11f05b16fa10d5d50adf9 Mon Sep 17 00:00:00 2001 From: delta456 Date: Tue, 17 Sep 2024 00:32:28 +0530 Subject: [PATCH] .gitignore: add py/python.iml --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 259551ffd4482..f111804c370d6 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