Merge pull request #794 from Safelite/feature/format-everything

Add gitattributes file
This commit is contained in:
CarlNation 2022-10-28 18:33:03 -04:00 committed by GitHub
commit 2ff04c93b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitattributes vendored Normal file
View file

@ -0,0 +1,3 @@
*.js text eol=lf
*.vue text eol=lf
*.scss text eol=lf