Merge pull request #794 from Safelite/feature/format-everything
Add gitattributes file
This commit is contained in:
commit
2ff04c93b4
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
*.js text eol=lf
|
||||
*.vue text eol=lf
|
||||
*.scss text eol=lf
|
||||
Loading…
Reference in a new issue