mirror of
https://github.com/unidoc/unioffice.git
synced 2025-05-12 19:29:34 +08:00

We can take advantage of cached formula results that Excel/LibreOffice insert to ensure that our formula results match the expected results.
15 lines
197 B
Plaintext
15 lines
197 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
coverage*
|
|
**/.DS_Store
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
**/.coverprofile
|
|
gover.coverprofile
|
|
spreadsheet/formula/y.output
|