feat: establish read-only DocForge MCP foundation
This commit is contained in:
commit
9702ed1265
32 changed files with 3323 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/.venv/
|
||||
/.ruff_cache/
|
||||
/.pytest_cache/
|
||||
/dist/
|
||||
/build/
|
||||
**/__pycache__/
|
||||
**/.docforge/cache/
|
||||
**/.docforge/changesets/
|
||||
Loading…
Add table
Add a link
Reference in a new issue