From 9f6ad96e874c46338312b5aa17e7728efef6eee5 Mon Sep 17 00:00:00 2001 From: Antonino Lorenzo <94693967+antoninoLorenzo@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:41:44 +0200 Subject: [PATCH] updated .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b13e84f..f514305 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,8 @@ share/python-wheels/ .installed.cfg *.egg MANIFEST +src/__pycache__ +src/*/*/__pycache__ # PyInstaller # Usually these files are written by a python script from a template