unsloth/studio/frontend/public
Daniel Han 6d206b488c
chore(studio/frontend): normalize line endings to LF (#6012)
* chore(studio/frontend): normalize line endings to LF

45 source files under studio/frontend/ were committed with CRLF or mixed
line endings while the rest of the repo and the JS/TS tooling assume LF.

Add a scoped `studio/frontend/** text=auto eol=lf` rule to .gitattributes
and run `git add --renormalize studio/frontend` so these files are stored
with LF in the index. The rule is scoped to the frontend tree (not a
repo-wide *.ts/*.tsx/... policy) so it cannot force LF on files elsewhere;
text=auto leaves binary assets (logos, fonts) untouched.

This commit is whitespace-only (CRLF -> LF) — no source content changed
(verified with `git diff --ignore-cr-at-eol`). It is intentionally
isolated so it can be listed in .git-blame-ignore-revs and skipped by
reviewers and `git blame`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* chore: ignore the frontend LF-normalization commit in git blame

Add .git-blame-ignore-revs listing the whitespace-only line-ending
normalization commit so it doesn't pollute `git blame` output. GitHub
applies this file automatically; locally run
`git config blame.ignoreRevsFile .git-blame-ignore-revs`.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 03:51:59 -07:00
..
fonts Studio: Improve chat composition, fix scroll behaviour, and refine sidebar UX (#5089) 2026-04-21 02:20:45 +04:00
Hellix font official add studio root folder 2026-02-02 09:14:35 +00:00
hub/profile/logo chore(studio/frontend): normalize line endings to LF (#6012) 2026-06-12 03:51:59 -07:00
provider-logos chore(studio/frontend): normalize line endings to LF (#6012) 2026-06-12 03:51:59 -07:00
Sloth emojis add studio root folder 2026-02-02 09:14:35 +00:00
circle-logo-small.png Studio: Improve chat composition, fix scroll behaviour, and refine sidebar UX (#5089) 2026-04-21 02:20:45 +04:00
favicon.png fix: replace favicon with branded sloth icon 2026-03-08 18:46:42 +00:00
huggingface.svg Final cleanup 2026-03-12 18:28:04 +00:00
logotext.png cleanup 2026-02-04 13:28:39 +01:00
rounded-512.png feat: update app icons to rounded logo (#4640) 2026-03-27 03:18:20 -07:00
rounded.png feat: update app icons to rounded logo (#4640) 2026-03-27 03:18:20 -07:00
sticker.png feat(studio): replace navbar with collapsible sidebar (#4936) 2026-04-16 08:46:16 -07:00
studio github landscape colab display.png studio: improve Colab notebook, redesign ready popup, and clean up install output (#4339) 2026-03-16 21:39:25 -07:00
studio.png Add tauri (#5144) 2026-04-23 04:50:10 -07:00
unsloth-gem.png feat: fix dark mode support and refine UI assets 2026-02-25 09:23:05 +01:00
unsloth.ico feat: update app icons to rounded logo (#4640) 2026-03-27 03:18:20 -07:00
vite.svg Final cleanup 2026-03-12 18:28:04 +00:00