# Don't allow people to merge changes to these generated files, because the result
# may be invalid.  You need to run "rush update" again.
shrinkwrap.yaml              merge=binary
npm-shrinkwrap.json          merge=binary
yarn.lock                    merge=binary
pnpm-lock.yaml               merge=binary

# Make text consistently using LF
* text eol=lf

# Non-text files
*.png -text
*.jpg -text
*.gif -text
*.pdf -text
*.bin -text
