feat: add docfill mvp cli
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal 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/
|
||||
Reference in New Issue
Block a user