From: Sekiya Date: Tue, 25 Jun 2024 10:55:58 +0000 (+0900) Subject: fix: updated .gitignore to exclude temporary files X-Git-Tag: v1.3.7~17^2~18 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=57256ac7ea82a86b8bf3a08a8f767e0abf4e07d4;hp=7c945b4ac211aafb6e90645a0364c12d7373522e;p=e-mobility-charging-stations-simulator.git fix: updated .gitignore to exclude temporary files --- diff --git a/tests/ocpp-server/.gitignore b/tests/ocpp-server/.gitignore index 91aa71cb..5f07af37 100644 --- a/tests/ocpp-server/.gitignore +++ b/tests/ocpp-server/.gitignore @@ -1,5 +1,3 @@ -# Virtual environment -venv/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]