From: Jérôme Benoit Date: Mon, 16 Mar 2026 00:08:28 +0000 (+0100) Subject: chore: add .mypy_cache and .pytest_cache to root .gitignore X-Git-Tag: ocpp-server@v3.1.1~30 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=801afb2abccd47cd3c8d21cc7b46502d0c06eada;p=e-mobility-charging-stations-simulator.git chore: add .mypy_cache and .pytest_cache to root .gitignore --- diff --git a/.gitignore b/.gitignore index 073d715f..6aeb9cba 100644 --- a/.gitignore +++ b/.gitignore @@ -118,6 +118,8 @@ package-lock.json *.bak .eslintcache +.mypy_cache/ +.pytest_cache/ temp/ *.tar.gz /performance/