mirror of
https://github.com/Hamza417/Inure.git
synced 2026-03-13 10:19:43 +08:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
# Set the default behavior to LF.
|
|
* text eol=lf
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
*.png binary
|
|
*.jpg binary
|
|
*.apk binary
|
|
*.aab binary
|
|
*.webp binary
|
|
*.ttf binary
|
|
*.gif binary |