Update .gitignore

This commit is contained in:
abin 2026-04-08 18:03:44 +08:00
parent bbe3f6d125
commit 7223120348

4
.gitignore vendored
View File

@ -45,3 +45,7 @@ win_driver/
claude.md claude.md
src/services/__pycache__/device_service.cpython-312.pyc src/services/__pycache__/device_service.cpython-312.pyc
src/__pycache__/config.cpython-312.pyc src/__pycache__/config.cpython-312.pyc
# Autoflow Agent由 autoflow-agent init 自動產生)
.claude/
.autoflow/CLAUDE.md.backup.*