Files
2026-08-19 16:29:17 +05:30

11 lines
177 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto eol=lf
# Explicit binary files
*.png binary
*.jpg binary
*.jpeg binary
*.gif binary
*.ico binary
*.pdf binary