Add gitattributes file

This commit is contained in:
Katie 2022-10-28 16:42:47 -04:00
parent c1ff968c0f
commit 9846d07b17

3
.gitattributes vendored Normal file
View file

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