Commit 18b236a
committed
chore: add .gitattributes to prevent binary asset corruption on Windows
core.autocrlf=true was causing git to apply CRLF normalization to
image files, making all assets show as modified on Windows checkouts.
Mark binary types (png, jpg, gif, webp, ico) as binary to prevent this.1 parent 3de4040 commit 18b236a
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments