diff --git a/.gitignore b/.gitignore index 90aa787..91a38e5 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,5 @@ src/services/__pycache__/device_service.cpython-312.pyc src/views/__pycache__/mainWindows.cpython-312.pyc main.spec dist/output/ -dist/main.exe \ No newline at end of file +dist/main.exe +*.whl \ No newline at end of file