From 72231203481e206208277502c500050518e4074f Mon Sep 17 00:00:00 2001 From: abin Date: Wed, 8 Apr 2026 18:03:44 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index d98d406..80ef32a 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,7 @@ win_driver/ claude.md src/services/__pycache__/device_service.cpython-312.pyc src/__pycache__/config.cpython-312.pyc + +# Autoflow Agent(由 autoflow-agent init 自動產生) +.claude/ +.autoflow/CLAUDE.md.backup.*