Files
legal-ai/.gitignore
Chaim 911c797eb2 Reorganize: skills/ directory + move memory to docs/
skill-legal-decision/ → skills/decision/
skill-legal-assistant/ → skills/assistant/
skill-legal-docx/ → skills/docx/
memory/*.md → docs/

Also removed: TASKS.md (use TaskMaster), classifier.py (replaced by local_classifier.py)
Updated all references in CLAUDE.md, scripts, PRDs, docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 14:27:07 +00:00

14 lines
169 B
Plaintext

data/uploads/
data/cases/
data/training/
data/exports/
mcp-server/.venv/
__pycache__/
*.pyc
.env
*.egg-info/
legacy/
kiryat-yearim/
continuation-prompt.md
node_modules/