mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
7 lines
244 B
Plaintext
7 lines
244 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
|
|
python/docs/agent-framework/_static/images/logo/favicon-*.png filter=lfs diff=lfs merge=lfs -text
|