docs: refactor docs structure by splitting README.md and update .gitignore

This commit is contained in:
2026-07-17 11:37:09 +09:00
parent 989529e8ba
commit 5e6f7defd3
3 changed files with 92 additions and 76 deletions
+15
View File
@@ -0,0 +1,15 @@
.agents/
.mam/
.env
.env.example
AGENTS.md
BOOTSTRAP.ko.md
BOOTSTRAP.md
MESSAGING.md
remove.sh
update.sh
# Python virtual environment
/.venv/
# Workspace-specific scripts
/resume_all.sh