diff --git a/.gitignore b/.gitignore index 4df8abb..059c901 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ test.py __pycache__/ Firmware/1.jpg Firmware/2 -output/ \ No newline at end of file +output/ +.venv/ \ No newline at end of file