Add more to gitattributes

This commit is contained in:
Nathan Bierema 2021-06-19 19:38:29 -04:00
parent 3d9acd9358
commit 0084efe748

5
.gitattributes vendored
View File

@ -6,3 +6,8 @@
*.css text eol=lf *.css text eol=lf
*.html text eol=lf *.html text eol=lf
*.md text eol=lf *.md text eol=lf
*.yaml text eol=lf
*.graphql text eol=lf
.eslintrc text eol=lf
.prettierrc text eol=lf
.babelrc text eol=lf