diff --git a/.gitignore b/.gitignore index 70904ba..56dca6c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,8 @@ backup/ .agents/ .claude/ .codex/ -**/.vscode/ \ No newline at end of file +.pio/ +.cache/ +**/.vscode/ +**/*.zip +**/venv/ \ No newline at end of file