Files
emacs/lisp/emacs-application-framework/app/music-player/node_modules/preserve/.gitattributes
2022-01-04 15:21:47 +01:00

14 lines
237 B
Plaintext

# 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