mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-17 21:46:37 +00:00
Mark minified JS as binary in .gitattributes (#440)
This makes it easier to read the output of git grep :-)
This commit is contained in:
committed by
Adrien Crivelli
parent
52ff262ddb
commit
5f036591cd
@@ -1,2 +1,3 @@
|
||||
/tests export-ignore
|
||||
README.md export-ignore
|
||||
*.min.js binary
|
||||
|
||||
Reference in New Issue
Block a user