feat: add docfill mvp cli

This commit is contained in:
赵义仑
2026-06-18 20:03:47 +08:00
commit ca444bd5d0
22 changed files with 2539 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
.DS_Store
# Build and test output
/docfill
/dist/
*.test
coverage.out
# Generated example fixtures and outputs
examples/**/data.xlsx
examples/**/*.db
examples/**/template.xlsx
examples/**/template.docx
examples/**/out/