From b501498401fc4f09c79f6faa13b4c93858f467a2 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Tue, 27 Sep 2022 22:09:31 +0200 Subject: [PATCH] Update .gitignore file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8734dcdb..f5e9f8ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -*.pyc -*.mo +**/*.pyc +**/*.mo __pycache__ pip-selfcheck.json /core/admin/lib*