From f3333d33e57016865aa44ad43ae9cfad1cebe1db Mon Sep 17 00:00:00 2001 From: umsangdon Date: Tue, 21 Jul 2026 17:20:52 +0900 Subject: [PATCH] =?UTF-8?q?=EB=85=B8=ED=8A=B8=EB=B6=81=20=EB=8F=99?= =?UTF-8?q?=EA=B8=B0=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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