mirror of
https://github.com/unidoc/unioffice.git
synced 2025-04-25 13:48:53 +08:00

* Regenerate code to handle purl.oclc.org docs correctly * Make purl.oclc.org docs be opened just as the openxml ones * Modify opening routine to change strict docs to non-strict - `CustomXMLType` and `CustomXMLTypeStrict` were added to properly replace these in strict docs - `Decode` of `zippkg` was modified to replace the namespace in relationships - `TestOpenStrict` was modified to open the strict file, save it as non-strict, reopen non-strict and validate its correctness
19 lines
218 B
Plaintext
19 lines
218 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.swp
|
|
coverage*
|
|
**/.DS_Store
|
|
**/main
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
**/.coverprofile
|
|
gover.coverprofile
|
|
spreadsheet/formula/y.output
|
|
|
|
.idea
|