98e40dac97
CLI Smoke Test / smoke-test-linux (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-linux (24) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (24) (push) Has been cancelled
Expo App TypeScript typecheck / typecheck (push) Has been cancelled
7 lines
180 B
Plaintext
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
|