docs: refactor docs structure by splitting README.md and update .gitignore
This commit is contained in:
+15
@@ -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
|
||||
Reference in New Issue
Block a user