diff --git a/.gitignore b/.gitignore index 7822196b..ec9d4efc 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ .piolibdeps .vscode compile_commands.json +__pycache__/ esp01-update.sh platformio_override.ini diff --git a/pio-scripts/__pycache__/set_repo.cpython-312.pyc b/pio-scripts/__pycache__/set_repo.cpython-312.pyc deleted file mode 100644 index 097785e3..00000000 Binary files a/pio-scripts/__pycache__/set_repo.cpython-312.pyc and /dev/null differ