hexo/node_modules/preserve/.gitattributes

14 lines
237 B
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +08:00
# 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