From: Jérôme Benoit Date: Sat, 1 Jul 2023 12:13:46 +0000 (+0200) Subject: fix: ignore performance top level directory only X-Git-Tag: v1.2.17~1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=6b6a738becb1ca0c401a963947ec7ccfeb21ef0b;p=e-mobility-charging-stations-simulator.git fix: ignore performance top level directory only Signed-off-by: Jérôme Benoit --- diff --git a/.gitignore b/.gitignore index 197aeb76..0fbf8510 100644 --- a/.gitignore +++ b/.gitignore @@ -117,7 +117,7 @@ package-lock.json .eslintcache temp/ *.tar.gz -performance/ +/performance/ performanceRecords.json performanceRecords.json.lock *.db