sheetjs/.gitattributes
Alex Macleod 5985739e72
Mark generated files as binary
This supresses local text diffs and prevents git from trying to automatically resolve merge conflicts within the files
2020-10-04 21:57:22 +01:00

12 lines
343 B
Plaintext

*.md text eol=lf
bits/*.js text eol=lf
test.js text eol=lf
xlsx*.js text eol=lf
*.flow.js text eol=lf
docbits/* linguist-documentation
dist/* linguist-generated=true binary
xlsx.js linguist-generated=true binary
xlsxworker.js linguist-generated=true binary
tests/core.js linguist-generated=true binary