winapps/.gitattributes
Rohan Barar 471bfdce58 Add .gitattributes + Fix encodings
Signed-off-by: Rohan Barar <rohan.barar@gmail.com>
2025-09-20 09:12:16 +10:00

4 lines
176 B
Text

# Ensure Windows-friendly line endings and encoding for batch and registry files
*.bat text eol=crlf
*.cmd text eol=crlf
*.reg text eol=crlf working-tree-encoding=UTF-16LE-BOM