unioffice/.gitignore
Nikita Kryuchkov e65ced8888 Add purl.oclc.org namespace support (#265)
* 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
2019-04-29 15:32:26 +00:00

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