mirror of
https://github.com/less/less.js.git
synced 2026-01-08 23:08:13 -05:00
15 lines
312 B
Plaintext
15 lines
312 B
Plaintext
*.js text eol=lf
|
|
*.svg text eol=lf
|
|
lessc text eol=lf
|
|
*.less text eol=lf
|
|
*.css text eol=lf
|
|
*.htm text eol=lf
|
|
*.html text eol=lf
|
|
*.jpg binary
|
|
*.png binary
|
|
*.jpeg binary
|
|
|
|
# From https://github.com/alexkaratarakis/gitattributes/blob/master/Web.gitattributes
|
|
*.lock text -diff
|
|
package-lock.json text -diff
|