# Auto-detect text files and normalize line endings to LF
* text=auto eol=lf

# Binary assets — do not diff or merge
*.png binary
*.jpg binary
*.ttf binary

# VS Code extension package
*.vsix binary
