* text=auto

LICENSE.txt eol=crlf
ThirdPartyNotices.txt eol=crlf

*.bat eol=crlf
*.cmd eol=crlf
*.ps1 eol=lf
*.sh eol=lf
*.rtf -text
**/*.json linguist-language=jsonc

# --- Start PWB ---
# Disable LFS for screenshot baselines so downstream forks (e.g. Positron) can clone without access to the upstream LFS server. Files are stored as regular blobs.
# test/componentFixtures/.screenshots/**/*.png filter=lfs diff=lfs merge=lfs -text
# --- End PWB ---

# --- Start Positron ---
.devcontainer/ci-arm/*.sh text eol=lf
# --- End Positron ---
