fix line endings for css, html files, and jsx files

This commit is contained in:
hormelcookies 2020-09-05 13:54:46 -07:00
parent 3daf362a4e
commit aaf2c00a06
5 changed files with 5598 additions and 5595 deletions

3
.gitattributes vendored
View File

@ -5,3 +5,6 @@
*.patch text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.jsx text eol=lf
*.html text eol=lf
*.htm text eol=lf