Files
joulenap/.gitattributes
T
2026-07-02 20:46:57 +02:00

11 lines
207 B
Plaintext

# Normalize line endings to LF for text files across platforms.
* text=auto eol=lf
# Binary assets — never normalize.
*.png binary
*.jpg binary
*.svg text eol=lf
*.ico binary
*.woff binary
*.woff2 binary