6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
# Treat markdown files as text with LF normalization
|
|
*.md text eol=lf
|
|
|
|
# Ensure JSON files are treated as text
|
|
*.json text
|