mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-26 20:40:49 +00:00

Since almost all files not on our gitignore are text files, it uses `* text` as a catch-all and specifies *.png as binary. Co-authored-by: Jane Losare-Lusby <jlusby@yaah.dev>
6 lines
34 B
Plaintext
6 lines
34 B
Plaintext
text eol=lf
|
|
|
|
* text
|
|
|
|
*.png binary
|