add skill_search SOP to tracked memory files

This commit is contained in:
Liang Jiaqing
2026-03-14 20:33:54 +08:00
parent afa288f240
commit bbde5399cf
5 changed files with 401 additions and 0 deletions

5
.gitignore vendored
View File

@@ -60,6 +60,11 @@ memory/*
# Plan SOP
!memory/plan_sop.md
# Skill Search SOP
!memory/skill_search/
!memory/skill_search/**
memory/skill_search/**/__pycache__/
# ADB UI tool
!memory/adb_ui.py