From dddb8da39005aa0a34793312763cf38615a3a38c Mon Sep 17 00:00:00 2001 From: michael-hoffman-26 <62829859+michael-hoffman-26@users.noreply.github.com> Date: Thu, 3 Feb 2022 22:59:51 +0200 Subject: [PATCH] style: update gitignore in the main folder, to hide PyCharm configurations (#18574) Co-authored-by: michael_hoffman --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3dcc9e81a23fd..81c44731de5d6 100644 --- a/.gitignore +++ b/.gitignore @@ -89,6 +89,9 @@ scripts/*.zip venv @eaDir/ +# PyCharm +.run + # Test data celery_results.sqlite celerybeat-schedule