ruffle/.gitattributes

11 lines
178 B
Plaintext
Raw Normal View History

# Enforce LF line endings for text files
* text=auto eol=lf
# Binary files
*.png binary
*.fla binary
*.swc binary
*.swf binary
*.jpg binary
*.jpeg binary
*.png binary