unioffice/.gitignore
Todd 17a365ee93 spreadsheet: start adding support for formula evaluation
We can take advantage of cached formula results that Excel/LibreOffice
insert to ensure that our formula results match the expected results.
2017-09-14 22:17:42 -05:00

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