mirror of
https://github.com/Hamza417/Inure.git
synced 2025-08-06 18:49:41 +08:00
13 lines
235 B
Plaintext
13 lines
235 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
|
|
*.mp3 binary
|
|
*.dex binary |