feat: 婚姻应期技法综合手册 + SKILL.md更新至77个参考文件

This commit is contained in:
732642856
2026-04-25 01:53:17 +08:00
parent 9e57e58fa8
commit 0c0a0b3ba3
3 changed files with 168 additions and 62 deletions
+5 -35
View File
@@ -1,40 +1,10 @@
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
*.pyc
*.pyo
*.db
*.sqlite
hermes_memory.db/
*.egg-info/
dist/
build/
*.egg
# 数据库文件
*.db
*.db-journal
*.db-wal
*.sqlite3
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# macOS
.DS_Store
.AppleDouble
.LSOverride
# 环境变量
.env
.venv
env/
venv/
# 日志
*.log
# 临时文件
*.tmp
*.bak