Files
hapi/cli/.gitattributes
T
2025-12-16 15:03:50 +08:00

7 lines
180 B
Plaintext

# Ensure Windows batch files always have CRLF line endings
*.cmd text eol=crlf
*.bat text eol=crlf
# Default behavior for other text files (use platform line endings)
* text=auto