ignore example table.docx (#32)

main
Eli Flanagan 2020-02-10 13:18:42 -05:00 committed by GitHub
parent 8cd2f627f6
commit 6c7dad56e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -4,11 +4,11 @@ dist
node_modules node_modules
# pkg # pkg
*.docx# *.docx#
test.docx *.docx
output/*.docx output/*.docx
vrt/screenshot/actual vrt/screenshot/actual
vrt/screenshot/diff vrt/screenshot/diff
vrt/report.html vrt/report.html
reg.json reg.json
docx-core/tests/output/*.docx docx-core/tests/output/*.docx
docx-wasm/*.tgz docx-wasm/*.tgz