Files
less.js/.gitattributes
Matthew Dean 2c5e4dd9b9 Lerna refactor / TS compiling w/o bundling (#3521)
* Lerna refactor / TS compiling w/o bundling
* Adds package-lock.json
2020-06-22 05:41:38 -07:00

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