mirror of
https://github.com/microsoft/AI-Red-Teaming-Playground-Labs.git
synced 2026-02-12 17:22:49 +00:00
6 lines
126 B
Plaintext
6 lines
126 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
|