Remove Python cache file and add __pycache__ to .gitignore

Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-09-19 10:47:33 +00:00
parent 9826197083
commit 684224c614
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@
.piolibdeps
.vscode
compile_commands.json
__pycache__/
esp01-update.sh
platformio_override.ini