Files
winapps/.gitattributes
Rohan Barar 20a5866eaf Add .gitattributes + Fix encodings
Signed-off-by: Rohan Barar <rohan.barar@gmail.com>
Signed-off-by: paidlowered <loxton@blorpis.com>
2025-09-25 06:45:43 -05:00

5 lines
176 B
Plaintext

# 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