Files

11 lines
187 B
Plaintext

# Normalize line endings to LF in the repository
* text=auto eol=lf
# Force binary files to not be modified
*.png binary
*.jpg binary
*.jpeg binary
*.ico binary
*.zip binary
*.gz binary