mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
49455ad1b9
* Stop tracking favicons via LFS and store as regular files * Cleanup fav icons
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# Auto-detect text files, ensure they use LF.
|
|
* text=auto eol=lf working-tree-encoding=UTF-8
|
|
# Bash scripts
|
|
*.sh text eol=lf
|
|
*.cmd text eol=crlf
|