1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 09:10:03 +01:00
Files
laravel-valet/.gitattributes
Mior Muhammad Zaki 97554530fb Add -diff for binary file.
https://git-scm.com/docs/gitattributes#_marking_files_as_binary

> Git usually guesses correctly whether a blob contains text or binary data by examining the beginning of the contents. However, sometimes you may want to override its decision, either because a blob contains binary data later in the file, or because the content, while technically composed of text characters, is opaque to a human reader.
2021-05-24 16:39:23 +08:00

11 lines
186 B
Plaintext

* text=auto
/tests export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml export-ignore
/bin/ngrok -diff