Files
hyper/WIKI/.gitattributes
2025-10-18 15:55:53 +02:00

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