diff --git a/.gitignore b/.gitignore index 2c66445a..8e187435 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +__pycache__/ # don't add nextion2text HMI/Nextion2Text.py diff --git a/HMI/code_gen/pages/__pycache__/shared.cpython-39.pyc b/HMI/code_gen/pages/__pycache__/shared.cpython-39.pyc deleted file mode 100644 index f215cd56..00000000 Binary files a/HMI/code_gen/pages/__pycache__/shared.cpython-39.pyc and /dev/null differ