epiphany/node_modules/ends-with/.gitattributes
2023-12-09 22:48:07 -08:00

14 lines
No EOL
237 B
Text

# Enforce Unix newlines
*.* text eol=lf
*.css text eol=lf
*.html text eol=lf
*.js text eol=lf
*.json text eol=lf
*.less text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.jpg binary
*.gif binary
*.png binary
*.jpeg binary